diff options
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r-- | chapter06/autoconf.xml | 10 |
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> </title><para> </para></sect2> @@ -36,5 +39,8 @@ so:</para> </sect2> +&aa-autoconf-shortdesc; +&aa-autoconf-desc; + </sect1> |