projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3f68e2
)
Fix typo in doc/install.texi
author
Markus Trippelsdorf
<trippels@gcc.gnu.org>
Thu, 10 Sep 2015 07:57:13 +0000
(07:57 +0000)
committer
Markus Trippelsdorf
<trippels@gcc.gnu.org>
Thu, 10 Sep 2015 07:57:13 +0000
(07:57 +0000)
From-SVN: r227620
gcc/doc/install.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/install.texi
b/gcc/doc/install.texi
index 8ba52a0b4070b3239580e41728032c53d80eb9c7..c18dbdd9a7460cae7e63a9c0aeea4b783cd0f458 100644
(file)
--- a/
gcc/doc/install.texi
+++ b/
gcc/doc/install.texi
@@
-567,7
+567,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
-to set up everything
u
.
+to set up everything.
Otherwise unpack the GMP, MPFR and/or MPC source
distributions in the directory containing the GCC sources and rename
their directories to @file{gmp}, @file{mpfr} and @file{mpc},