From 114a300eef75cc672b1ce7de262e1f2f1f4d20a6 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 4 Feb 2021 17:32:53 +0000 Subject: [PATCH] Tweak some wording git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/file.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter06/file.xml b/chapter06/file.xml index 477da733c..5f68df499 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -64,11 +64,11 @@ popd --disable-* - The configuration script attempt to use some packages from + The configuration script attempts to use some packages from the host distribution if the corresponding library files exist. It may cause compilation failure if a library file exists, but - the corresponding header files do not exist. The options prevent - to use the packages from the host. + the corresponding header files do not. These options prevent + using these unneeded capabilities from the host.