automake-dep.xml 320 B

12345678910111213141516171819
  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, cp, ls, mkdir, mv, rm
  8. grep: grep
  9. make: make
  10. perl: perl
  11. sed: sed
  12. sh-utils: basename, expr, sleep
  13. textutils: cat, tr
  14. </literallayout>
  15. </sect2>