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>