diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-22 03:31:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-22 03:31:54 +0000 |
commit | 2d3b3dfcb0913c8d34bc709b9320f7d92d32b9cc (patch) | |
tree | 0fc4c940e3f987ac65ce3dcd135a3dbd89b86061 /chapter03 | |
parent | eec8fcb88006cf473cdf8b9c6d6cda799b574caa (diff) |
Restore autoconf to Chapter 3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 58c5d543d..18bd3dc0b 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -33,6 +33,15 @@ </varlistentry> <varlistentry> + <term>Autoconf (&autoconf-version;) - <token>&autoconf-size;</token>:</term> + <listitem> + <para>Home page: <ulink url="&autoconf-home;"/></para> + <para>Download: <ulink url="&autoconf-url;"/></para> + <para>MD5 sum: <literal>&autoconf-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Automake (&automake-version;) - <token>&automake-size;</token>:</term> <listitem> <para>Home page: <ulink url="&automake-home;"/></para> |