aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-05-14 20:29:47 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-05-14 20:29:47 +0000
commitc833b737c0e41206d21c9cb93564584d9485a600 (patch)
treec5d37ddc83cdd47133c38b67106ee74783814381 /chapter06
parente4a5635494b88b95c3691e1837da6ff974947da4 (diff)
Updated autoconf, automake and gettext testsuites SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-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>