Author: bdubbs
Date: 2009-04-13 10:52:20 -0600 (Mon, 13 Apr 2009)
New Revision: 8852
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/m4.xml
trunk/BOOK/general.ent
Log:
Remove erroneous --enable threads from M4.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-04-01 19:16:08 UTC (rev 8851)
+++ trunk/BOOK/chapter01/changelog.xml 2009-04-13 16:52:20 UTC (rev 8852)
@@ -38,6 +38,15 @@
-->
<listitem>
+ <para>2009-04-13</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Remove erroneous --enable threads from M4.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2009-03-21</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/m4.xml
===================================================================
--- trunk/BOOK/chapter06/m4.xml 2009-04-01 19:16:08 UTC (rev 8851)
+++ trunk/BOOK/chapter06/m4.xml 2009-04-13 16:52:20 UTC (rev 8852)
@@ -42,7 +42,7 @@
<para>Prepare M4 for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr
--enable-threads</userinput></screen>
+<screen><userinput remap="configure">./configure
--prefix=/usr</userinput></screen>
<para>Compile the package:</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-04-01 19:16:08 UTC (rev 8851)
+++ trunk/BOOK/general.ent 2009-04-13 16:52:20 UTC (rev 8852)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090401">
-<!ENTITY releasedate "April 1, 2009">
+<!ENTITY version "SVN-20090413">
+<!ENTITY releasedate "April 13, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page