From 3f2fbcdd56a14e586ad89cfa3fb60cb4d70d0fcc Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Thu, 23 Jun 2005 23:29:32 +0000 Subject: Minor wording changes and insert of command tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/expect.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'chapter05') diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 7f31933ba..70177d8a8 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -53,9 +53,10 @@ one on the host system. --with-tclinclude=$TCLPATH -This explicitly tells Expect where to find Tcl's source directory -containing its internal headers. Using this option avoids conditions where configure fails -because it hasn't automatically discovered the location of the Tcl source directory. +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. -- cgit v1.2.3-54-g00ecf