diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 68336d979..73d080f4c 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -18,7 +18,10 @@ Estimated required disk space: &tcl-compsize-tools;</screen> <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.</para> +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 +chapter.</para> <para>Prepare Tcl for compilation:</para> |