aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/expect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/expect.xml')
-rw-r--r--chapter07/expect.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/chapter07/expect.xml b/chapter07/expect.xml
index b298a55f2..7e59bda8b 100644
--- a/chapter07/expect.xml
+++ b/chapter07/expect.xml
@@ -62,9 +62,9 @@
<varlistentry>
<term><parameter>--with-tcl=/usr/lib</parameter></term>
<listitem>
- <para>This parameter is needed to tell the
+ <para>This parameter is needed to tell
<command>configure</command> where the
- <command>tclConfig.sh</command> is located.</para>
+ <command>tclConfig.sh</command> script is located.</para>
</listitem>
</varlistentry>
@@ -72,9 +72,7 @@
<term><parameter>--with-tclinclude=/usr/include</parameter></term>
<listitem>
<para>This explicitly tells Expect where to find Tcl's internal
- headers. Using this option avoids conditions where
- <command>configure</command> fails because it cannot automatically
- discover the location of Tcl's headers.</para>
+ headers.</para>
</listitem>
</varlistentry>