aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/autoconf.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
commit58882995289b0b69420b13297bf87c4b4d398192 (patch)
treeff191d33957a2df74a39f4d20c26fbf421e2ca3d /chapter06/autoconf.xml
parent12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff)
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r--chapter06/autoconf.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index 17bd6775e..315936118 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -1,11 +1,14 @@
-<sect1 id="ch06-autoconf">
+<sect1 id="ch06-autoconf" xreflabel="Autoconf">
<title>Installing Autoconf-&autoconf-version;</title>
<?dbhtml filename="autoconf.html" dir="chapter06"?>
+<para>The Autoconf package contains programs for producing shell scripts that
+can automatically configure source code.</para>
+
<screen>Estimated build time: &autoconf-time;
Estimated required disk space: &autoconf-compsize;</screen>
-&aa-autoconf-shortdesc;
+&aa-autoconf-down;
&aa-autoconf-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
@@ -36,5 +39,8 @@ so:</para>
</sect2>
+&aa-autoconf-shortdesc;
+&aa-autoconf-desc;
+
</sect1>