From: gerald Date: Sun, 13 Sep 2015 11:40:36 +0000 (+0000) Subject: * doc/install.texi (Downloading the source): Mark up X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55b9e8e15912ec5c023691ad2b662c7f668503e4;p=thirdparty%2Fgcc.git * doc/install.texi (Downloading the source): Mark up contrib/download_prerequisites properly and drop leading "./". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227716 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6e9e378ee961..15c188201769 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 c18dbdd9a746..1fd773e8e20e 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