autoconf-dep.xml 378 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Autoconf-&autoconf-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Diffutils: cmp
  7. Fileutils: chmod, install, ln, ls, mkdir, mv, rm
  8. Grep: fgrep, grep
  9. M4: m4
  10. Make: make
  11. Gawk: gawk
  12. Sed: sed
  13. Sh-utils: echo, expr, hostname, sleep, uname
  14. Texinfo: install-info
  15. Textutils: cat, tr
  16. </literallayout>
  17. </sect2>