libtool-dep.xml 477 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Libtool Installation Dependencies</title>
  3. <para>Last checked against version &libtool-depversion;.</para>
  4. <literallayout>Bash: sh
  5. Binutils: ar, as, ld, nm, ranlib, strip
  6. Diffutils: cmp
  7. Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
  8. Gcc: cc, cc1, collect2, cpp0
  9. Glibc: ldconfig
  10. Grep: egrep, fgrep, grep
  11. Make: make
  12. Sed: sed
  13. Sh-utils: echo, expr, hostname, sleep, uname
  14. Texinfo: install-info
  15. Textutils: cat, sort, tr, uniq</literallayout>
  16. </sect2>