From fa52acf483d032e8f80f8a09efb51eb291cc8127 Mon Sep 17 00:00:00 2001 From: pbrook Date: Mon, 30 Aug 2004 00:18:57 +0000 Subject: * doc/install.texi: Fix broken mpfr link. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86747 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6517d475b70..82b6956c96f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-08-30 Paul Brook + + * doc/install.texi: Fix broken mpfr link. + 2004-08-29 David O'Brien * config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with 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 -- cgit v1.2.3