diff options
Diffstat (limited to 'appendixa/autoconf-dep.xml')
-rw-r--r-- | appendixa/autoconf-dep.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/appendixa/autoconf-dep.xml b/appendixa/autoconf-dep.xml new file mode 100644 index 000000000..a30c6892f --- /dev/null +++ b/appendixa/autoconf-dep.xml @@ -0,0 +1,34 @@ +<sect2> +<title>Dependencies</title> + +<para>Autoconf-&autoconf-depversion; needs the following to be installed:</para> + +<literallayout> +sh from the bash package + +cmp from the diffutils package + +chmod from the fileutils package +cp from the fileutils package +ls from the fileutils package +mkdir from the fileutils package +mv from the fileutils package +rm from the fileutils package + +m4 from the m4 package + +make from the make package + +perl from the perl package + +sed from the sed package + +basename from the sh-utils package +expr from the sh-utils package + +cat from the textutils package +tr from the textutils package +</literallayout> + +</sect2> + |