m4-dep.xml 300 B

12345678910111213141516171819
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>M4-&m4-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: ar, as, ld
  7. fileutils: chmod, cp, mv, rm
  8. make: make
  9. gcc: cc
  10. grep: egrep, grep
  11. sed: sed
  12. sh-utils: basename, date
  13. textutils: cat, tr
  14. </literallayout>
  15. </sect2>