making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / m4-dep.xml
blobded38373a64b4245df6169e76cac0faf30b5188c
1 <sect2>
2 <title>Dependencies</title>
4 <para>M4-&m4-depversion; needs the following to be installed:</para>
6 <literallayout>
7 bash: sh
8 binutils: ar, as, ld, ranlib
9 diffutils: cmp
10 fileutils: chmod, cp, install, mv, rm
11 make: make
12 gcc: cc1, collect2, cpp0, gcc
13 grep: egrep, grep
14 sed: sed
15 sh-utils: date, echo, hostname
16 textutils: cat, tr
17 </literallayout>
19 </sect2>