From edbeeb5dc5ef7f452d1c7bd57cdec5998bdde658 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 3 Nov 2015 03:48:42 +0000 Subject: Spelling and other typos -- from Craig Garner git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter05/glibc.xml') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index ba613e204..61e2d965c 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -129,7 +129,7 @@ cd ../glibc-build libc_cv_c_cleanup=yes - Simlarly, we pass libc_cv_c_cleanup=yes through to the + Similarly, we pass libc_cv_c_cleanup=yes through to the configure script so that the test is skipped and C cleanup handling support is configured. @@ -137,7 +137,7 @@ cd ../glibc-build libc_cv_ctors_header=yes - Simlarly, we pass libc_cv_ctors_header=yes through to the + Similarly, we pass libc_cv_ctors_header=yes through to the configure script so that the test is skipped and gcc constructor support is configured. -- cgit v1.2.3-54-g00ecf