aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/expect-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/expect-inst.xml b/chapter06/expect-inst.xml
index cd5882a0b..29e208291 100644
--- a/chapter06/expect-inst.xml
+++ b/chapter06/expect-inst.xml
@@ -4,7 +4,7 @@
<title>Installation of Expect</title>
<para><screen><userinput>patch -Np1 -i ../expect-&expect-version;.patch
-./configure --prefix=/usr --with-tcl=/stage1/lib \
+./configure --prefix=/usr \
&nbsp;&nbsp;&nbsp;&nbsp;--with-x=no --disable-symbols --cache-file=/dev/null
make
make test