aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-05 19:35:28 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-05 19:35:28 +0000
commit7e131ea6e5b035e0273e110f0a2123ce47cd31c1 (patch)
treed82c45b609db429166eb14b2c718851b1dcd0e32 /chapter06/automake.xml
parentd5a59bf5fcc6a1bd615bc539647bec6bff4b7a94 (diff)
Update to glibc-2.25.
Revert gperf to version 3.0.4. Update to linux-4.9.8.tar.xz. Update to check-0.11.0. Update to shadow-4.4. Update to e2fsprogs-1.43.4. Update to sed-4.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r--chapter06/automake.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index f0905fd84..8816e2358 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -62,7 +62,7 @@
<screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &amp;:" t/lex-{clean,depend}-cxx.sh
make -j4 check</userinput></screen>
- <para>Three tests are known ot fail.</para>
+ <para>Four tests are known to fail.</para>
<para>Install the package:</para>