finished 1.10
[linux_from_scratch.git] / BOOK / appendixa / m4-dep.xml
blob7b292178050d8c3857893e5f9709f40bb4b67ec8
1 <sect2>
2 <title>M4 Installation Dependencies</title>
4 <para>Last checked against version &m4-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: ar, as, ld, ranlib
8 Diffutils: cmp
9 Fileutils: chmod, cp, install, mv, rm
10 Make: make
11 Gcc: cc1, collect2, cpp0, gcc
12 Grep: egrep, grep
13 Sed: sed
14 Sh-utils: date, echo, hostname
15 Textutils: cat, tr</literallayout>
17 </sect2>