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, 2 insertions, 2 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index 6c1791327..b8082c830 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -59,11 +59,11 @@
<para>Suppress a test which on some machines can loop forever:</para>
<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