aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gawk.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/gawk.xml')
-rw-r--r--chapter08/gawk.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/gawk.xml b/chapter08/gawk.xml
index 9979e32de..4c8ecc265 100644
--- a/chapter08/gawk.xml
+++ b/chapter08/gawk.xml
@@ -44,10 +44,6 @@
<screen><userinput remap="pre">sed -i 's/extras//' Makefile.in</userinput></screen>
- <para>Now fix a programming error identified upstream:</para>
-
-<screen><userinput remap="pre">sed -i '241i UPREF(m);' interpret.h</userinput></screen>
-
<para>Prepare Gawk for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>