diff options
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 90effbf4710..3c6f1b5cb3c 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -294,7 +294,7 @@ the @option{--with-gmp} or @option{--with-gmp-dir} configure option. @item MPFR Library Necessary to build the Fortran frontend. It can be downloaded from -@uref{http://http://www.mpfr.org/}. It is also included in the current GMP +@uref{http://www.mpfr.org/}. It is also included in the current GMP release (4.1.3) when configured with @option{--enable-mpfr}. The @option{--with-mpfr} or @option{--with-mpfr-dir} configure option should |