aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r--chapter06/automake.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index d023313e0..05fd9fe3a 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -25,8 +25,7 @@ with Autoconf.</para>
<screen><userinput>make</userinput></screen>
<para>To have the results tested, issue:
-<userinput>make check</userinput>. This takes a long time, about 4 SBUs,
-and is strictly optional.</para>
+<userinput>make check</userinput>. This takes a long time, about 5 SBUs.</para>
<para>Install the package:</para>