aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/automake.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-10-14 14:02:12 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-10-14 14:02:12 -0500
commitfa32551de1d77a763a247b4c704bd860a3d5c8a0 (patch)
tree1d0d293ed9458b07b1a3a2fe77fc2a15c49c21b1 /chapter08/automake.xml
parent3a12bfb74394ca711229265342917e405df07a49 (diff)
Package updates.
Update to vim-8.2.3508. Update to tzdata-2021c. Update to Python-3.10.0. Update to Jinja2-3.0.2. Update to linux-5.14.12. Update to iana-etc-20211004. Update to bc-5.1.1. Update to automake-1.16.5.
Diffstat (limited to 'chapter08/automake.xml')
-rw-r--r--chapter08/automake.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml
index 92fae932b..4fc1bd277 100644
--- a/chapter08/automake.xml
+++ b/chapter08/automake.xml
@@ -58,10 +58,9 @@
the results, issue:</para>
<screen><userinput remap="test">make -j4 check</userinput></screen>
-<!--
- <para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to
- fail in the LFS environment.</para>
--->
+
+ <para>The test t/subobj.sh is known to fail.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>