From: Gerald Pfeifer Date: Sun, 13 Sep 2015 11:40:36 +0000 (+0000) Subject: install.texi (Downloading the source): Mark up contrib/download_prerequisites properl... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b5dccb554c86b99ea941007bc4338db9eca792a;p=gcc.git 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 --- 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