From 7894fa6142f97adbb75410d40734cad6a76e0369 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 1 Sep 2018 21:47:58 +0000 Subject: [PATCH] * doc/install.texi (Prerequisites): Update link for MPC. From-SVN: r264033 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1ec15386a28..9864c31bff4 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 41edd32af61..61ab97ee370 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 -- 2.30.2