diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index cf7f3a294..570373dde 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -5,8 +5,8 @@ <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> +<screen>&buildtime; &automake-time; +&diskspace; &automake-compsize;</screen> &aa-automake-down; &aa-automake-dep; |