aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/m4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/m4.xml')
-rw-r--r--chapter06/m4.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/m4.xml b/chapter06/m4.xml
index 12379790c..fe5c5a6a6 100644
--- a/chapter06/m4.xml
+++ b/chapter06/m4.xml
@@ -34,10 +34,6 @@
<sect2 role="installation">
<title>Installation of M4</title>
- <para>Fix a buffer overrun in m4:</para>
-
-<screen><userinput>sed -i -e '1660 s/break;/return;/' src/builtin.c</userinput></screen>
-
<para>Prepare M4 for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>