From dbde549853b1beae70fd0eea1c9a5fd6efdb1f4b Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 26 Sep 2004 16:29:05 +0000 Subject: Thanks Kevin - typo correction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index cd60ae371..a44ba3a91 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -110,7 +110,7 @@ suppresses an annoying but harmless warning about a missing --with-headers=/tools/include This forces glibc to use the linux-libc-headers installed -in /tools/etc, rather than those on the host, which may be too old to +in /tools/include, rather than those on the host, which may be too old to support needed functionality. -- cgit v1.2.3-54-g00ecf