aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/autoconf.xml2
-rw-r--r--chapter06/automake.xml2
-rw-r--r--chapter06/gettext.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index 0aa282cdc..4ffb8e9ee 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -45,7 +45,7 @@
<para>To test the results, issue:
<userinput>make check</userinput>.
- This takes a long time, about 2 SBUs. In addition, 2 test are skipped
+ This takes a long time, about 3 SBUs. In addition, 2 test are skipped
that use Automake. For full test coverage, Autoconf can be re-tested
after Automake has been installed.</para>
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 6ed7bd573..65da0b897 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -45,7 +45,7 @@
<para>To test the results, issue:
<userinput>make check</userinput>.
- This takes a long time, about 5 SBUs.</para>
+ This takes a long time, about 10 SBUs.</para>
<para>Install the package:</para>
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index 2cb17cd47..608c6428c 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -47,7 +47,7 @@
<para>To test the results, issue:
<userinput>make check</userinput>.
- This takes a very long time, around 7 SBUs.</para>
+ This takes a very long time, around 5 SBUs.</para>
<para>Install the package:</para>