From 9a404f49c5596e2473f5e0f6e8e78658a09decbe Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Sat, 7 Jan 2006 22:24:55 +0000 Subject: Move grep ahead of libtool. This removes a hardcoded /tools/bin/grep from /usr/bin/libtool. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fc24cf035..04c556ca5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -124,6 +124,10 @@ First a summary, then a detailed log. +January 7, 2006 [ken]: Move grep ahead of libtool, so +that the latter will correctly reference /bin/grep in references to EGREP. + + January 7, 2006 [ken]: Move mktemp ahead of gcc so that gccbug will use mktemp. -- cgit v1.2.3-54-g00ecf