aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-10-19 03:09:26 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-10-19 03:09:26 +0000
commit787fe0c79477285bb3393a823bdce2b29d1c9672 (patch)
treeecbbb14c7a13ce6fa1c62fa9115fc560c2fc2c26 /general.ent
parente00376be2e893350d70e572cac7f1291f709e44f (diff)
Moved placement of m4 in chapters 5 and 6 so that
* the chapter 5 m4 links against the glibc in /tools * the chapter 6 m4 is built before anything that hard codes the location of m4 Added a host prerequisite for m4 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index 7cf7c0b28..62fd5780e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081015">
-<!ENTITY releasedate "October 15, 2008">
+<!ENTITY version "SVN-20081018">
+<!ENTITY releasedate "October 18, 2008">
<!ENTITY copyrightdate "1999&ndash;2008">
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->