Changeset fca040b for BOOK/prologue


Ignore:
Timestamp:
Aug 27, 2008, 7:27:48 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
33bdb0d
Parents:
ddbac3c
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/prologue/common/hostreqs.xml

    rddbac3c rfca040b  
    104104    </listitem>
    105105
     106    <listitem>
     107      <para><emphasis role="strong">Texinfo-4.4</emphasis></para>
     108    </listitem>
     109
    106110  </itemizedlist>
    107111
     
    131135patch --version | head -n1
    132136sed --version | head -n1
    133 tar --version | head -n1</literal>
     137tar --version | head -n1
     138makeinfo --version | head -n1</literal>
    134139
    135140EOF
Note: See TracChangeset for help on using the changeset viewer.