Author: matthew
Date: 2010-10-18 15:32:36 -0600 (Mon, 18 Oct 2010)
New Revision: 9397
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter06/autoconf.xml
trunk/BOOK/packages.ent
Log:
Upgrade to Autoconf-2.68. Fixes #2763.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-10-18 21:31:02 UTC (rev 9396)
+++ trunk/BOOK/chapter01/changelog.xml 2010-10-18 21:32:36 UTC (rev 9397)
@@ -40,6 +40,10 @@
<para>2010-10-18</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgrade to Autoconf-2.68. Fixes
+ <ulink url="&lfs-ticket-root;2763">#2763</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Libtool-2.4. Fixes
<ulink url="&lfs-ticket-root;2762">#2762</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2010-10-18 21:31:02 UTC (rev 9396)
+++ trunk/BOOK/chapter01/whatsnew.xml 2010-10-18 21:32:36 UTC (rev 9397)
@@ -25,9 +25,9 @@
<listitem>
<para>None</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Autoconf &autoconf-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Automake &automake-version;</para>
</listitem> -->
Modified: trunk/BOOK/chapter06/autoconf.xml
===================================================================
--- trunk/BOOK/chapter06/autoconf.xml 2010-10-18 21:31:02 UTC (rev 9396)
+++ trunk/BOOK/chapter06/autoconf.xml 2010-10-18 21:32:36 UTC (rev 9397)
@@ -41,11 +41,6 @@
<sect2 role="installation">
<title>Installation of Autoconf</title>
- <para>Fix an underquoting bug in Autoconf that causes the regeneration of
- configuration scripts of some packages outside of LFS to fail:</para>
-
-<screen><userinput remap="pre">sed -i -e 's/])m4_defun/[]&/'
lib/m4sugar/m4sugar.m4</userinput></screen>
-
<para>Prepare Autoconf for compilation:</para>
<screen><userinput remap="configure">./configure
--prefix=/usr</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2010-10-18 21:31:02 UTC (rev 9396)
+++ trunk/BOOK/packages.ent 2010-10-18 21:32:36 UTC (rev 9397)
@@ -7,11 +7,11 @@
Allowed deviation in disk usage : 2% -->
-<!ENTITY autoconf-version "2.67">
-<!ENTITY autoconf-size "1,338 KB">
+<!ENTITY autoconf-version "2.68">
+<!ENTITY autoconf-size "1,350 KB">
<!-- <!ENTITY autoconf-url
"&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2"> -->
<!ENTITY autoconf-url
"http://people.redhat.com/eblake/autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "3fbf92eb8eaca1e0d33dff9710edb5f0">
+<!ENTITY autoconf-md5 "864d785215aa60d627c91fcb21b05b07">
<!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