aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/autoconf.xml
diff options
context:
space:
mode:
authorThomas Trepl <thomas@linuxfromscratch.org>2020-06-11 12:55:28 +0000
committerThomas Trepl <thomas@linuxfromscratch.org>2020-06-11 12:55:28 +0000
commitfb386e05f17d44dc6322a1b3db172cc297ed5ce5 (patch)
tree85bce61a6ce54ed61c9b8eab27c18742b31476c2 /chapter08/autoconf.xml
parent302d97aaabd2c4dac31e6dc8e9bd419ccd164f13 (diff)
Rename package entities to be independent of chapter numbering
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/autoconf.xml')
-rw-r--r--chapter08/autoconf.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/autoconf.xml b/chapter08/autoconf.xml
index 6652747fd..c490a3994 100644
--- a/chapter08/autoconf.xml
+++ b/chapter08/autoconf.xml
@@ -31,8 +31,8 @@
<segtitle>&diskspace;</segtitle>
<seglistitem>
- <seg>&autoconf-ch6-sbu;</seg>
- <seg>&autoconf-ch6-du;</seg>
+ <seg>&autoconf-fin-sbu;</seg>
+ <seg>&autoconf-fin-du;</seg>
</seglistitem>
</segmentedlist>
@@ -59,7 +59,7 @@
<screen><userinput remap="test">make check</userinput></screen>
<!--
- <para>This takes a long time, about &autoconf-ch6-sbu-tests; SBUs. In addition,
+ <para>This takes a long time, about &autoconf-fin-sbu-tests; SBUs. In addition,
several tests are skipped that use Automake. For full test coverage,
Autoconf can be re-tested after Automake has been installed. In addition,
two tests fail due to changes in libtool-2.4.3 and later.</para>