From 663ecfcc5f04e7c2860b83ef89e49f5e8b68bbbe Mon Sep 17 00:00:00 2001 From: Archaic Date: Wed, 29 Jun 2005 16:24:16 +0000 Subject: Several minor wording changes (chapters 1 - 5). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/expect.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'chapter05/expect.xml') diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 288747467..bda9a531a 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -55,15 +55,16 @@ one on the host system. --with-tclinclude=$TCLPATH This explicitly tells Expect where to find Tcl's source directory and internal headers. Using this option avoids conditions -where configure fails because it hasn't automatically -discovered the location of the Tcl source directory. +where configure fails because it cannot automatically +discover the location of the Tcl source directory. --with-x=no This tells the configure script not to search for Tk (the Tcl GUI component) or the X Window System libraries, both of -which may reside on the host system. +which may reside on the host system but will not exist in the temporary +environment. -- cgit v1.2.3-54-g00ecf