diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 20ad0ced4..8384b5ea0 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -40,13 +40,13 @@ <sect2 role="installation"> <title>Installation of Tcl</title> - <para>This package and the next two (Expect and DejaGNU) are installed - to support running the test suites for GCC and Binutils. Installing - three packages for testing purposes may seem excessive, but it is very - reassuring, if not essential, to know that the most important tools are - working properly. Even if the test suites are not run in this chapter - (they are not mandatory), these packages are required to run the test - suites in <xref linkend="chapter-building-system"/>.</para> + <para>This package and the next three (Expect, DejaGNU, and Check) are + installed to support running the test suites for GCC and Binutils and other + packages. Installing four packages for testing purposes may seem + excessive, but it is very reassuring, if not essential, to know that the + most important tools are working properly. Even if the test suites are not + run in this chapter (they are not mandatory), these packages are required + to run the test suites in <xref linkend="chapter-building-system"/>.</para> <para>Prepare Tcl for compilation:</para> |