From 787fe0c79477285bb3393a823bdce2b29d1c9672 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sun, 19 Oct 2008 03:09:26 +0000 Subject: 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 --- chapter01/changelog.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b14196132..b7fc187e3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> + + 2008-10-18 + + + [jhuntwork] - Fixed build locations of m4 so that it links against the + glibc built in /tools and so that no packages in chapter 6 hard-code references + to the temporarly location. Also made m4 a host prerequisite. + + + + + 2008-10-15 -- cgit v1.2.3-54-g00ecf