Removed M4 from Chapter05.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2007-02-25 19:23:42 +00:00
parent 4ef6d066f5
commit babbe20ab1
2 changed files with 11 additions and 1 deletions

View File

@ -36,6 +36,16 @@
</listitem>
-->
<listitem>
<para>5007-01-25</para>
<itemizedlist>
<listitem>
<para>[manuel] - Removed M4 build from Chapter05. No other packages
builts before the build of M4 in chapter06 depends on M4.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2007-02-24</para>
<itemizedlist>

View File

@ -33,7 +33,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/>