blob: a2bb6747ca8f0702e475a00976742189bbf7eaef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<sect2>
<title>Dependencies</title>
<para>Autoconf-&autoconf-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
diffutils: cmp
fileutils: chmod, install, ln, ls, mkdir, mv, rm
grep: fgrep, grep
m4: m4
make: make
gawk: gawk
sed: sed
sh-utils: echo, expr, hostname, sleep, uname
texinfo: install-info
textutils: cat, tr
</literallayout>
</sect2>
|