aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/autoconf.xml
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-07 22:22:45 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-07 22:22:45 +0000
commitcb48ead03d3075b171b3acc3df73d8b773ffa85a (patch)
treea3c293ddf819aba45a3a3537a621821fe3a4def1 /chapter06/autoconf.xml
parent22f2462228a3959d6ad5eb6a3179fa1fe462ebb4 (diff)
Updated Autoconf to 2.63
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r--chapter06/autoconf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index e5e241501..89037b1fc 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -53,7 +53,7 @@
<screen><userinput remap="test">make check</userinput></screen>
- <para>This takes a long time, about 3 SBUs. In addition, 6 tests are skipped
+ <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
that use Automake. For full test coverage, Autoconf can be re-tested
after Automake has been installed.</para>