Author: matthew
Date: 2010-07-26 12:42:22 -0600 (Mon, 26 Jul 2010)
New Revision: 9340

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
Log:
Upgrade to Autoconf-2.66. Fixes #2705.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2010-07-18 22:09:01 UTC (rev 9339)
+++ trunk/BOOK/chapter01/changelog.xml  2010-07-26 18:42:22 UTC (rev 9340)
@@ -38,6 +38,16 @@
 -->
 
     <listitem>
+      <para>2010-07-26</para>
+      <itemizedlist>
+         <listitem>
+           <para>[matthew] - Upgrade to Autoconf-2.66.  Fixes
+           <ulink url="&lfs-ticket-root;2705">#2705</ulink>.</para>
+         </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2010-07-18</para>
       <itemizedlist>
          <listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2010-07-18 22:09:01 UTC (rev 9339)
+++ trunk/BOOK/chapter01/whatsnew.xml   2010-07-26 18:42:22 UTC (rev 9340)
@@ -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> -->

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2010-07-18 22:09:01 UTC (rev 9339)
+++ trunk/BOOK/general.ent      2010-07-26 18:42:22 UTC (rev 9340)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100718">
-<!ENTITY releasedate "July 18, 2010">
+<!ENTITY version "SVN-20100726">
+<!ENTITY releasedate "July 26, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "6.7">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2010-07-18 22:09:01 UTC (rev 9339)
+++ trunk/BOOK/packages.ent     2010-07-26 18:42:22 UTC (rev 9340)
@@ -7,10 +7,10 @@
      Allowed deviation in disk usage : 2% -->
 
 
-<!ENTITY autoconf-version "2.65">
-<!ENTITY autoconf-size "1,301 KB">
+<!ENTITY autoconf-version "2.66">
+<!ENTITY autoconf-size "1,331 KB">
 <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33">
+<!ENTITY autoconf-md5 "d2d22a532ee0e4d6d86a02e6425ecfce">
 <!ENTITY autoconf-home "&gnu-software;autoconf/">
 <!ENTITY autoconf-ch6-du "12.4 MB">
 <!ENTITY autoconf-ch6-sbu "4.8 SBU">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to