From: Gerald Pfeifer Date: Sat, 1 Sep 2018 21:47:58 +0000 (+0000) Subject: * doc/install.texi (Prerequisites): Update link for MPC. X-Git-Tag: basepoints/gcc-10~4424 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7894fa6142f97adbb75410d40734cad6a76e0369;p=thirdparty%2Fgcc.git * doc/install.texi (Prerequisites): Update link for MPC. From-SVN: r264033 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1ec15386a28d..9864c31bff4f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2018-09-01 Gerald Pfeifer + + * doc/install.texi (Prerequisites): Update link for MPC. + 2018-09-01 Michael Matz PR tree-optimization/87074 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 41edd32af612..61ab97ee3707 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -378,7 +378,7 @@ download_prerequisites installs. @item MPC Library version 0.8.1 (or later) Necessary to build GCC@. It can be downloaded from -@uref{http://www.multiprecision.org/}. If an MPC source distribution +@uref{http://www.multiprecision.org/mpc/}. If an MPC source distribution is found in a subdirectory of your GCC sources named @file{mpc}, it will be built together with GCC. Alternatively, if MPC is already installed but it is not in your default library search path, the