aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/autoconf-dep.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-16 21:21:58 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-16 21:21:58 +0000
commite3339bc11204653bbcfefc1cafd1f80450df067f (patch)
tree5f1929101e0302d1a5445b3d172449b9dd0ceb6f /appendixa/autoconf-dep.xml
parent22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (diff)
Adjusting the dependencies for the new Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/autoconf-dep.xml')
-rw-r--r--appendixa/autoconf-dep.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/appendixa/autoconf-dep.xml b/appendixa/autoconf-dep.xml
index 1a24a9e90..beaf777a8 100644
--- a/appendixa/autoconf-dep.xml
+++ b/appendixa/autoconf-dep.xml
@@ -1,20 +1,20 @@
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<sect2><title>Autoconf Installation Dependencies</title>
+<sect2>
+<title>Autoconf Installation Dependencies</title>
<para>(Last checked against version &autoconf-depversion;.)</para>
<literallayout>Bash: sh
+Coreutils: cat, chmod, echo, expr, hostname, install,
+ sleep, uname, ln, ls, mkdir, mv, rm, tr
Diffutils: cmp
-Fileutils: chmod, install, ln, ls, mkdir, mv, rm
Grep: fgrep, grep
M4: m4
Make: make
Gawk: gawk
Sed: sed
-Sh-utils: echo, expr, hostname, sleep, uname
-Texinfo: install-info
-Textutils: cat, tr</literallayout>
+Texinfo: install-info</literallayout>
</sect2>