diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index db73750e9..cf7f3a294 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-automake"> +<sect1 id="ch06-automake" xreflabel="Automake"> <title>Installing Automake-&automake-version;</title> <?dbhtml filename="automake.html" dir="chapter06"?> +<para>The Automake package contains programs for generating Makefiles for use +with Autoconf.</para> + <screen>Estimated build time: &automake-time; Estimated required disk space: &automake-compsize;</screen> -&aa-automake-shortdesc; +&aa-automake-down; &aa-automake-dep; <sect2><title> </title><para> </para></sect2> @@ -37,5 +40,8 @@ so:</para> </sect2> +&aa-automake-shortdesc; +&aa-automake-desc; + </sect1> |