making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / gettext-dep.xml
blobff816999f684258989952a4c7d0b7ac4d4dc0f82
1 <sect2>
2 <title>Dependencies</title>
4 <para>Gettext-&gettext-depversion; needs the following to be installed:</para>
6 <literallayout>
7 autoconf: autoconf, autoheader
8 automake: aclocal, automake
9 bash: sh
10 binutils: ar, as, ld, nm, ranlib, strip
11 bison: bison
12 diffutils: cmp
13 fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
14 gcc: cc, cc1, collect2, cpp0, gcc
15 grep: egrep, fgrep, grep
16 m4: m4
17 make: make
18 gawk: gawk
19 sed: sed
20 sh-utils: basename, echo, expr, hostname, sleep, uname
21 texinfo: install-info, makeinfo
22 textutils: cat, sort, tr, uniq
23 </literallayout>
25 </sect2>