From a001133b31b73376be437cc4483867149b03a1df Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 16 May 2004 00:08:42 +0000 Subject: HEAD: Retaged the introductori packages sections in chapter0{6,7,8} git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/autoconf.xml | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'chapter06/autoconf.xml') diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index 07b6b5cbe..7e6cc0151 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -3,23 +3,30 @@ %general-entities; ]> - + Autoconf-&autoconf-version; Autoconf + <para>The Autoconf package contains programs for producing shell scripts that can automatically configure source code.</para> -<screen>&buildtime; 0.5 SBU -&diskspace; 7.7 MB</screen> - -<para>Autoconf installation depends on: Bash, Coreutils, Diffutils, Grep, -M4, Make, Perl, Sed.</para> - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.5 SBU</seg><seg>7.7 MB</seg></seglistitem> +</segmentedlist> + +<segmentedlist> +<segtitle>Autoconf installation depends on</segtitle> +<seglistitem><seg>Bash, Coreutils, Diffutils, Grep, +M4, Make, Perl, Sed</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Autoconf Prepare Autoconf for compilation: -- cgit v1.2.3-54-g00ecf