Commit 1e9f1674 by Matt Kraai Committed by Matt Kraai

* doc/install.texi: Remove extra cd.

From-SVN: r77634
parent b34417a4
2004-02-10 Matt Kraai <kraai@alumni.cmu.edu>
* doc/install.texi: Remove extra cd.
2004-02-10 Ziemowit Laski <zlaski@apple.com> 2004-02-10 Ziemowit Laski <zlaski@apple.com>
* c-common.c (vector_size_helper): Remove; call * c-common.c (vector_size_helper): Remove; call
......
...@@ -1459,7 +1459,6 @@ following commands (assuming @command{make} is GNU make): ...@@ -1459,7 +1459,6 @@ following commands (assuming @command{make} is GNU make):
@smallexample @smallexample
cd @var{objdir} cd @var{objdir}
@var{srcdir}/configure --enable-languages=c,ada @var{srcdir}/configure --enable-languages=c,ada
cd @var{objdir}
make bootstrap make bootstrap
@end smallexample @end smallexample
......
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