diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/expect.xml | 7 |
1 files changed, 4 insertions, 3 deletions
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.</para></listitem> <varlistentry> <term><parameter>--with-tclinclude=$TCLPATH</parameter></term> -<listitem><para>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.</para></listitem> +<listitem><para>This explicitly tells Expect where to find Tcl's source +directory and internal headers. Using this option avoids conditions +where <command>configure</command> fails because it hasn't automatically +discovered the location of the Tcl source directory.</para></listitem> </varlistentry> <varlistentry> |