Author: bdubbs
Date: 2011-04-18 20:23:44 -0600 (Mon, 18 Apr 2011)
New Revision: 9509

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/chapter06.xml
Log:
Move File to before binutils to prevent some configure warnings.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2011-04-18 21:45:39 UTC (rev 9508)
+++ trunk/BOOK/chapter01/changelog.xml  2011-04-19 02:23:44 UTC (rev 9509)
@@ -40,6 +40,10 @@
       <para>2011-04-18</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - In Chapter 6, move File to before
+          binutils to prevent some configure warnings.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to File-5.06. Fixes
           <ulink url="&lfs-ticket-root;2860">#2860</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml  2011-04-18 21:45:39 UTC (rev 9508)
+++ trunk/BOOK/chapter06/chapter06.xml  2011-04-19 02:23:44 UTC (rev 9509)
@@ -22,6 +22,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="glibc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="readjusting.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="zlib.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="file.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="gmp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="mpfr.xml"/>
@@ -49,7 +50,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="bzip2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="diffutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="gawk.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="file.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="findutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="flex.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="gettext.xml"/>

-- 
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