aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-28 20:08:36 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-28 20:08:36 +0000
commit04c09d79998c15787449363ce799b5c0a3da714c (patch)
tree7730351ed052b377f2b98d71bb9770e65a29e947
parent49d9daf4ed0fedc344c9eff49aee87c442eec5a2 (diff)
Upgrade to Autoconf-2.64. Fixes #2467.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b3d50a05a..62892b0b1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-07-28</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Autoconf-2.64. Fixes
+ <ulink url="&lfs-ticket-root;2467">#2467</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Shadow-4.1.4.2. Fixes
<ulink url="&lfs-ticket-root;2465">#2465</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index b86a2cddd..bb8ef0a92 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -23,9 +23,9 @@
<title>Upgraded to:</title>
- <!--<listitem>
+ <listitem>
<para>Autoconf &autoconf-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Automake &automake-version;</para>
</listitem>
diff --git a/packages.ent b/packages.ent
index 521b24356..bcb442c5d 100644
--- a/packages.ent
+++ b/packages.ent
@@ -7,10 +7,10 @@
Allowed deviation in disk usage : 2% -->
-<!ENTITY autoconf-version "2.63">
-<!ENTITY autoconf-size "1,167 KB">
+<!ENTITY autoconf-version "2.64">
+<!ENTITY autoconf-size "1,283 KB">
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "7565809ed801bb5726da0631ceab3699">
+<!ENTITY autoconf-md5 "ef400d672005e0be21e0d20648169074">
<!ENTITY autoconf-home "&gnu-software;autoconf/">
<!ENTITY autoconf-ch6-du "12.4 MB testsuite included">
<!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included">