aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-01-03 16:33:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-01-03 16:33:22 +0000
commit3c55f731d64f6aea8cd8d2a01d8cd404fa7379c6 (patch)
tree1666416478c7b212d69346058b46b5c9f080b77b
parentc464bb64922199234834d43106d2ff6a1ed7497a (diff)
Upgrade to libtool 1.5.22
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/packages.xml2
-rw-r--r--chapter06/libtool.xml2
-rw-r--r--general.ent2
4 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1c568f9de..b2958bd85 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -114,6 +114,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 3, 2006 [matt]: Upgrade to libtool 1.5.22.</para>
+</listitem>
+
<listitem><para>January 3, 2006 [matt]: Upgrade to man-pages 2.18.</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 61b0fb82c..5acbc5ade 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -229,7 +229,7 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note>
</varlistentry>
<varlistentry>
-<term>Libtool (&libtool-version;) - 1,642 KB:</term>
+<term>Libtool (&libtool-version;) - 1,761 KB:</term>
<listitem>
<para><ulink url="&gnu;libtool/"/></para>
</listitem>
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml
index 96938d600..3e6ab3258 100644
--- a/chapter06/libtool.xml
+++ b/chapter06/libtool.xml
@@ -17,7 +17,7 @@ interface.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
-<seglistitem><seg>1.5 SBU</seg><seg>19.7 MB</seg></seglistitem>
+<seglistitem><seg>1.8 SBU</seg><seg>19.0 MB</seg></seglistitem>
</segmentedlist>
<segmentedlist>
diff --git a/general.ent b/general.ent
index 2a22262a6..1d474f0c7 100644
--- a/general.ent
+++ b/general.ent
@@ -57,7 +57,7 @@
<!ENTITY kbd-version "1.12">
<!ENTITY less-version "394">
<!ENTITY lfs-bootscripts-version "3.2.1">
-<!ENTITY libtool-version "1.5.20">
+<!ENTITY libtool-version "1.5.22">
<!ENTITY linux-version "2.6.12.5">
<!ENTITY linux-dl-version "2.6">
<!ENTITY linux-libc-headers-version "2.6.12.0">