Changeset 8590

Show
Ignore:
Timestamp:
10/06/08 08:57:40 (2 months ago)
Author:
randy
Message:

Updated M4 to 1.4.11 and added it to the Chapter 5 build as it is required by the GMP package in Chapter 6

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r8586 r8590  
    4242      <itemizedlist> 
    4343        <listitem> 
     44          <para>[randy] - Updated M4 to 1.4.11 and added it to the Chapter 5 
     45          build as it is required by the GMP package in Chapter 6.</para> 
     46        </listitem> 
     47        <listitem> 
    4448          <para>[randy] - Updated Findutils to 4.4.0.</para> 
    4549        </listitem> 
  • trunk/BOOK/chapter01/whatsnew.xml

    r8585 r8590  
    126126      <para>Linux &linux-version;</para> 
    127127    </listitem> 
    128     <!--<listitem> 
     128    <listitem> 
    129129      <para>M4 &m4-version;</para> 
    130     </listitem>--> 
     130    </listitem> 
    131131    <!--<listitem> 
    132132      <para>Make &make-version;</para> 
     
    260260 
    261261    <listitem> 
     262      <para>M4 to the Chapter 5 build</para> 
     263    </listitem> 
     264 
     265    <listitem> 
    262266      <para>&module-init-manpages-patch;</para> 
    263267    </listitem> 
  • trunk/BOOK/chapter05/chapter05.xml

    r8562 r8590  
    3737  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/> 
    3838  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/> 
    39   <!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>--
     39  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/
    4040  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/> 
    4141  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/> 
  • trunk/BOOK/packages.ent

    r8589 r8590  
    327327<!ENTITY linux-headers-ch6-sbu "0.1 SBU"> 
    328328 
    329 <!ENTITY m4-version "1.4.10"> 
    330 <!ENTITY m4-size "722 KB"> 
     329<!ENTITY m4-version "1.4.11"> 
     330<!ENTITY m4-size "928 KB"> 
    331331<!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.bz2"> 
    332 <!ENTITY m4-md5 "0a35bab2f5d605e08083d7e3cbd4b8b0"> 
     332<!ENTITY m4-md5 "96ec473c2a6f203976c028e896a01b28"> 
    333333<!ENTITY m4-home "&gnu-software;m4/"> 
    334 <!ENTITY m4-ch5-du "5 MB"> 
    335 <!ENTITY m4-ch5-sbu "less than 0.1 SBU"> 
    336 <!ENTITY m4-ch6-du "5 MB"> 
    337 <!ENTITY m4-ch6-sbu "less than 0.1 SBU"> 
     334<!ENTITY m4-ch5-du "10 MB"> 
     335<!ENTITY m4-ch5-sbu "0.2 SBU"> 
     336<!ENTITY m4-ch6-du "12 MB"> 
     337<!ENTITY m4-ch6-sbu "0.3 SBU testsuite included"> 
    338338 
    339339<!ENTITY make-version "3.81">