Changeset 8384
- Timestamp:
- 09/15/07 19:44:59 (1 year ago)
- Files:
-
- branches/jh/BOOK/prologue/hostreqs.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/jh/BOOK/prologue/hostreqs.xml
r8066 r8384 115 115 </listitem> 116 116 117 <!-- Needed by the apparently broken Binutils-2.18 --> 118 <listitem> 119 <para><emphasis role="strong">Texinfo-4.8</emphasis></para> 120 </listitem> 121 117 122 </itemizedlist> 118 123 … … 140 145 patch --version | head -n1 141 146 sed --version | head -n1 142 tar --version | head -n1</literal> 147 tar --version | head -n1 148 makeinfo --version | head -n1</literal> 143 149 144 150 EOF
