From 7b5dccb554c86b99ea941007bc4338db9eca792a Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 13 Sep 2015 11:40:36 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6e9e378ee96..15c18820176 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2015-09-13 Gerald Pfeifer + + * doc/install.texi (Downloading the source): Mark up + contrib/download_prerequisites properly and drop leading "./". + 2015-09-12 Trevor Saunders * config/arc/arc.h: Remove define of STRUCT_VALUE. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index c18dbdd9a74..1fd773e8e20 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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 -- 2.30.2