aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tcl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r--chapter05/tcl.xml11
1 files changed, 3 insertions, 8 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index f930ff747..d315b1931 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -25,7 +25,7 @@
<seglistitem>
<seg>0.9 SBU</seg>
- <seg>23.3 MB</seg>
+ <seg>23.8 MB</seg>
</seglistitem>
</segmentedlist>
@@ -42,15 +42,10 @@
(they are not mandatory), these packages are required to run the test
suites in <xref linkend="chapter-building-system"/>.</para>
- <para>Tcl's configure script has a syntax error:</para>
-
-<screen><userinput>cd unix
-cp -v configure{,.orig}
-sed "s/relid'/relid/" configure.orig &gt; configure</userinput></screen>
-
<para>Prepare Tcl for compilation:</para>
-<screen><userinput>./configure --prefix=/tools</userinput></screen>
+<screen><userinput>cd unix
+./configure --prefix=/tools</userinput></screen>
<para>Build the package:</para>