Commit cce7bb9d by Markus Trippelsdorf

Fix typo in doc/install.texi

From-SVN: r227620
parent e3f68e2c
...@@ -567,7 +567,7 @@ components of the binutils you intend to build alongside the compiler ...@@ -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 Likewise the GMP, MPFR and MPC libraries can be automatically built
together with GCC. You may simply run the together with GCC. You may simply run the
./contrib/download_prerequisites script in the GCC source directory ./contrib/download_prerequisites script in the GCC source directory
to set up everythingu. to set up everything.
Otherwise unpack the GMP, MPFR and/or MPC source Otherwise unpack the GMP, MPFR and/or MPC source
distributions in the directory containing the GCC sources and rename distributions in the directory containing the GCC sources and rename
their directories to @file{gmp}, @file{mpfr} and @file{mpc}, their directories to @file{gmp}, @file{mpfr} and @file{mpc},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment