diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index f234fd891..b6d311e36 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -5,8 +5,8 @@ <para>The GCC package contains the GNU compiler collection, among them the C and C++ compilers.</para> -<screen>Estimated build time: &gcc-time; -Estimated required disk space: &gcc-compsize;</screen> +<screen>&buildtime; &gcc-time; +&diskspace; &gcc-compsize;</screen> <literallayout>Official download location for GCC (&gcc-version;): <ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/> |