diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:05:16 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:05:16 +0000 |
commit | b42fa0137eda3358cc467d1ef04390e5059288b4 (patch) | |
tree | fd4ca098f4c8fa31e442fbb2deb55df6496a3460 /chapter06 | |
parent | e0f2571894178e00eb7f8e3ade60a20d3bfc1e40 (diff) |
o Upgraded to bison-1.75, sed-4.0.
o Moved m4 before bison to meet its dependency.
o Fixed the date, I'm suprised nobody noticed it :)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/chapter06.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 2872a3e38..c5ba6389d 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -21,6 +21,7 @@ &c6-gawk; &c6-ncurses; &c6-vim; +&c6-m4; &c6-bison; &c6-less; &c6-groff; @@ -34,7 +35,6 @@ &c6-nettools; &c6-perl; &c6-linuxthreadsmanpages; -&c6-m4; &c6-texinfo; &c6-autoconf; &c6-automake; |