diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 14:32:37 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 14:32:37 +0000 |
commit | cb983a87d420b3be9a2749929b600bde8eeddb00 (patch) | |
tree | c7aef7c6cc5635ae023db3958398496f6b0b0175 /chapter05/binutils-pass1.xml | |
parent | 4661335e24a02cfbeb4450ec5bc90b45b043335f (diff) |
Globally changed DejaGnu to DejaGNU
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1.xml')
-rw-r--r-- | chapter05/binutils-pass1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index ae00bdc3d..96ebbdfa6 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -96,7 +96,7 @@ is passed to the <command>libtool</command> program, which then passes </variablelist> <para>Compilation is complete. Normally we would now run the test suite, but -at this early stage the test suite framework (Tcl, Expect and DejaGnu) is not +at this early stage the test suite framework (Tcl, Expect and DejaGNU) is not yet in place. And there would be little point in running the tests anyhow, since the programs from this first pass will soon be replaced by those from the second.</para> |