From: Gerald Pfeifer Date: Sat, 1 Sep 2018 12:38:04 +0000 (+0000) Subject: * doc/install.texi (Prerequisites): Adjust link mpfr.org. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c8a4f039fc6333507025e5b07a388c504b3dfcb1;p=gcc.git * doc/install.texi (Prerequisites): Adjust link mpfr.org. From-SVN: r264028 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 79aa7ce34f6..1755989059e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2018-09-01 Gerald Pfeifer + + * doc/install.texi (Prerequisites): Adjust link mpfr.org. + 2018-08-31 Richard Biener PR tree-optimization/87168 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 03eaeed4e87..41edd32af61 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -366,7 +366,7 @@ download_prerequisites installs. @item MPFR Library version 2.4.2 (or later) Necessary to build GCC@. It can be downloaded from -@uref{http://www.mpfr.org/}. If an MPFR source distribution is found +@uref{https://www.mpfr.org}. If an MPFR source distribution is found in a subdirectory of your GCC sources named @file{mpfr}, it will be built together with GCC. Alternatively, if MPFR is already installed but it is not in your default library search path, the