Changeset 099e70b


Ignore:
Timestamp:
Aug 27, 2008, 7:27:48 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
c115ef0
Parents:
36e8256
Message:

Add Texinfo 4.4 to the list of host system requirements, This is required to build binutils.

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/common/changelog.xml

    r36e8256 r099e70b  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>August 27, 2008</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Add Texinfo to the list of Host System
     44          Requirements.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • BOOK/prologue/common/hostreqs.xml

    r36e8256 r099e70b  
    9696    </listitem>
    9797
     98    <listitem>
     99      <para><emphasis role="strong">Texinfo-4.4</emphasis></para>
     100    </listitem>
     101
    98102  </itemizedlist>
    99103
     
    121125patch --version | head -n1
    122126sed --version | head -n1
    123 tar --version | head -n1</literal>
     127tar --version | head -n1
     128makeinfo --version | head -n1</literal>
    124129
    125130EOF
Note: See TracChangeset for help on using the changeset viewer.