|
@@ -46,6 +46,10 @@
|
|
|
|
|
|
<screen><userinput remap="pre">patch -Np1 -i ../&expect-spawn-patch;</userinput></screen>
|
|
|
|
|
|
+ <para>Next, fix a bug that is a result of recent Tcl changes:</para>
|
|
|
+
|
|
|
+<screen><userinput remap="pre">patch -Np1 -i ../&expect-tcl-patch;</userinput></screen>
|
|
|
+
|
|
|
<para>Next, force Expect's configure script to use <filename>/bin/stty</filename>
|
|
|
instead of a <filename>/usr/local/bin/stty</filename> it may find on the host system.
|
|
|
This will ensure that our testsuite tools remain sane for the final builds of our
|