Author: matthew
Date: 2006-11-25 10:03:49 -0700 (Sat, 25 Nov 2006)
New Revision: 7856
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/autoconf.xml
trunk/BOOK/general.ent
trunk/BOOK/packages.ent
Log:
Upgrade to Autoconf-2.61. Fixes #1918
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-11-25 00:13:01 UTC (rev 7855)
+++ trunk/BOOK/chapter01/changelog.xml 2006-11-25 17:03:49 UTC (rev 7856)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2006-11-25</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Autoconf-2.61. Fixes
+ <ulink url="&lfs-ticket-root;1918">#1918</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2006-11-24</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/autoconf.xml
===================================================================
--- trunk/BOOK/chapter06/autoconf.xml 2006-11-25 00:13:01 UTC (rev 7855)
+++ trunk/BOOK/chapter06/autoconf.xml 2006-11-25 17:03:49 UTC (rev 7856)
@@ -35,11 +35,6 @@
<sect2 role="installation">
<title>Installation of Autoconf</title>
- <para>Correct a problem in the testsuite due to an incompatibility with
- m4-&m4-version;:</para>
-
-<screen><userinput>sed -i -e "s/Cannot open foo: /cannot open \`foo': /"
tests/tools.at</userinput></screen>
-
<para>Prepare Autoconf for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-11-25 00:13:01 UTC (rev 7855)
+++ trunk/BOOK/general.ent 2006-11-25 17:03:49 UTC (rev 7856)
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20061124">
-<!ENTITY releasedate "November 24, 2006">
+<!ENTITY version "SVN-20061125">
+<!ENTITY releasedate "November 25, 2006">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
+<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY faq-root "&lfs-root;faq/">
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2006-11-25 00:13:01 UTC (rev 7855)
+++ trunk/BOOK/packages.ent 2006-11-25 17:03:49 UTC (rev 7856)
@@ -7,10 +7,10 @@
Allowed deviation in disk usage : 2% -->
-<!ENTITY autoconf-version "2.60">
-<!ENTITY autoconf-size "995 KB">
+<!ENTITY autoconf-version "2.61">
+<!ENTITY autoconf-size "1,018 KB">
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "019609c29d0cbd9110c38480304aafc8">
+<!ENTITY autoconf-md5 "36d3fe706ad0950f1be10c46a429efe0">
<!ENTITY autoconf-home "&gnu-software;autoconf/">
<!ENTITY autoconf-ch6-du "8.1 MB">
<!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page