diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-13 13:01:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-13 13:01:31 +0000 |
commit | 15d3409a896eb723df069ff5e19734094b3c68af (patch) | |
tree | 5b9d77c621df809573f226849b58001ad8b1bc15 | |
parent | 1caf9487186be24a8f5bed1dc6b8bd1d5c920757 (diff) |
* Upgrade to libtool-1.5.14
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c3e7f923f..322776812 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -25,6 +25,7 @@ of the LFS Book.</para> <listitem><para>glibc-20041220</para></listitem> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> <listitem><para>libol-0.3.15</para></listitem> +<listitem><para>libtool-1.5.14</para></listitem> <listitem><para>linux-libc-headers-2.6.10.0</para></listitem> <listitem><para>procps-3.2.5</para></listitem> <listitem><para>sed-4.1.4</para></listitem> @@ -47,6 +48,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>February 13, 2005 [matt]: Upgraded to libtool-1.5.14</para> +</listitem> + <listitem><para>February 13, 2005 [matt]: Upgraded to automake-1.9.5</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index c3bd1732a..945a377a9 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -223,7 +223,7 @@ </varlistentry> <varlistentry> -<term>Libtool (&libtool-version;) - 2,602 KB:</term> +<term>Libtool (&libtool-version;) - 2,668 KB:</term> <listitem> <para><ulink url="http://ftp.gnu.org/gnu/libtool/"/></para> </listitem> diff --git a/general.ent b/general.ent index 01c6fab58..c669edd2f 100644 --- a/general.ent +++ b/general.ent @@ -45,7 +45,7 @@ <!ENTITY less-version "382"> <!ENTITY lfs-bootscripts-version "3.1.0"> <!ENTITY libol-version "0.3.15"> -<!ENTITY libtool-version "1.5.10"> +<!ENTITY libtool-version "1.5.14"> <!ENTITY linux-version "2.6.10"> <!ENTITY linux-libc-headers-version "2.6.10.0"> <!ENTITY m4-version "1.4.2"> |