automake-dep.xml 367 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Automake-&automake-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. diffutils: cmp
  7. fileutils: chmod, install, ls, mkdir, mv, rm, rmdir
  8. grep: fgrep, grep
  9. make: make
  10. perl: perl
  11. sed: sed
  12. sh-utils: echo, expr, hostname, sleep
  13. texinfo: install-info
  14. textutils: cat, tr
  15. </literallayout>
  16. </sect2>