Jelajahi Sumber

Upgrade to Autoconf-2.65. Fixes #2520.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 15 tahun lalu
induk
melakukan
59c2dade45
4 mengubah file dengan 17 tambahan dan 7 penghapusan
  1. 10 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 2 2
      general.ent
  4. 3 3
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -37,6 +37,16 @@
 
 -->
 
+    <listitem>
+      <para>2009-12-02</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] Upgrade to Autoconf-2.65. Fixes
+          <ulink url="&lfs-ticket-root;2520">#2520</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2009-11-29</para>
       <itemizedlist>

+ 2 - 2
chapter01/whatsnew.xml

@@ -22,9 +22,9 @@
   <itemizedlist>
     <title>Upgraded to:</title>
 
-    <!--<listitem>
+    <listitem>
       <para>Autoconf &autoconf-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Automake &automake-version;</para>
     </listitem>-->

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20091129">
-<!ENTITY releasedate "November 29, 2009">
+<!ENTITY version "SVN-20091202">
+<!ENTITY releasedate "December 2, 2009">
 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
packages.ent

@@ -7,10 +7,10 @@
      Allowed deviation in disk usage : 2% -->
 
 
-<!ENTITY autoconf-version "2.64">
-<!ENTITY autoconf-size "1,283 KB">
+<!ENTITY autoconf-version "2.65">
+<!ENTITY autoconf-size "1,301 KB">
 <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "ef400d672005e0be21e0d20648169074">
+<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33">
 <!ENTITY autoconf-home "&gnu-software;autoconf/">
 <!ENTITY autoconf-ch6-du "12.4 MB testsuite included">
 <!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included">