aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/m4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/m4.xml')
-rw-r--r--chapter05/m4.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/m4.xml b/chapter05/m4.xml
index 4be3a0f36..0d4212cc2 100644
--- a/chapter05/m4.xml
+++ b/chapter05/m4.xml
@@ -43,6 +43,10 @@
<sect2 role="installation">
<title>Installation of M4</title>
+ <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
+
+<screen><userinput remap="pre">sed -i -e '/gets is a/d' lib/stdio.in.h</userinput></screen>
+
<para>Prepare M4 for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>