diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 4d51cb53c..e8b066b93 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -15,12 +15,12 @@ <sect2> <title>Installation of Tcl</title> -<para>This package and the next two are only installed to be able to run the -test suites for GCC and Binutils. Installing three packages just for testing -purposes may seem like overkill, but it is very reassuring, if not essential, +<para>This package and the next two are only installed to be able to run the +test suites for GCC and Binutils. Installing three packages just for testing +purposes may seem like overkill, but it is very reassuring, if not essential, to know that our most important tools are working properly. Even if you are not running the test suites here in this chapter as per our recommendation, -these packages are still required for the test suites in the next +these packages are still required for running the test suites in the next chapter.</para> <para>Prepare Tcl for compilation:</para> |