install.texi (Downloading the source): Mark up contrib/download_prerequisites properly and drop leading "./".
* doc/install.texi (Downloading the source): Mark up contrib/download_prerequisites properly and drop leading "./". From-SVN: r227716
This commit is contained in:
parent
26f789dd8f
commit
7b5dccb554
|
@ -1,3 +1,8 @@
|
|||
2015-09-13 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* doc/install.texi (Downloading the source): Mark up
|
||||
contrib/download_prerequisites properly and drop leading "./".
|
||||
|
||||
2015-09-12 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
|
||||
|
||||
* config/arc/arc.h: Remove define of STRUCT_VALUE.
|
||||
|
|
|
@ -566,7 +566,7 @@ components of the binutils you intend to build alongside the compiler
|
|||
|
||||
Likewise the GMP, MPFR and MPC libraries can be automatically built
|
||||
together with GCC. You may simply run the
|
||||
./contrib/download_prerequisites script in the GCC source directory
|
||||
@command{contrib/download_prerequisites} script in the GCC source directory
|
||||
to set up everything.
|
||||
Otherwise unpack the GMP, MPFR and/or MPC source
|
||||
distributions in the directory containing the GCC sources and rename
|
||||
|
|
Loading…
Reference in New Issue