making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / automake-dep.xml
blob7532d7c918521e9259358a59e3c3a0edcd5c693e
1 <sect2>
2 <title>Dependencies</title>
4 <para>Automake-&automake-depversion; needs the following to be installed:</para>
6 <literallayout>
7 bash: sh
8 diffutils: cmp
9 fileutils: chmod, install, ls, mkdir, mv, rm, rmdir
10 grep: fgrep, grep
11 make: make
12 perl: perl
13 sed: sed
14 sh-utils: echo, expr, hostname, sleep
15 texinfo: install-info
16 textutils: cat, tr
17 </literallayout>
19 </sect2>