aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/coreutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/coreutils.xml')
-rw-r--r--chapter08/coreutils.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index 55006e1c7..e308d5743 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -60,6 +60,10 @@
<screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen>
+<para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
+
+<screen><userinput remap="pre">echo '# deleted' > m4/std-gnu11.m4</userinput></screen>
+
<para>Now prepare Coreutils for compilation:</para>
<screen><userinput remap="configure">autoreconf -fiv