aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gawk.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gawk.xml')
-rw-r--r--chapter06/gawk.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml
index 898f66a29..6eb6d5067 100644
--- a/chapter06/gawk.xml
+++ b/chapter06/gawk.xml
@@ -40,12 +40,6 @@
<sect2 role="installation">
<title>Installation of Gawk</title>
- <para>Under some circumstances, Gawk-&gawk-version; attempts to free a
- chunk of memory that was not allocated. This bug is fixed by the following
- patch:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&gawk-segfault-patch;</userinput></screen>
-
<para>Prepare Gawk for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib</userinput></screen>