blob: 557acbccee1b3034ac117137c8ed7fe907c20252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<sect2>
<title>Dependencies</title>
<para>M4-&m4-depversion; needs the following to be installed:</para>
<literallayout>
Bash: sh
Binutils: ar, as, ld, ranlib
Diffutils: cmp
Fileutils: chmod, cp, install, mv, rm
Make: make
Gcc: cc1, collect2, cpp0, gcc
Grep: egrep, grep
Sed: sed
Sh-utils: date, echo, hostname
Textutils: cat, tr
</literallayout>
</sect2>
|