aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/autoconf.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-04-06 17:31:00 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-04-06 17:31:00 +0000
commit3685bb6f5102f5047d4cb59ad0a1d23bfad7152b (patch)
tree09c4b35840f487bac84063e7b995029cb44f756c /chapter06/autoconf.xml
parent7f6e6e913332a699e911f8fde816149d3b7ed235 (diff)
Merged alphabetical branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r--chapter06/autoconf.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index 77dc301c7..83afef42b 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -53,7 +53,9 @@
<para>To test the results, issue:
<userinput>make check</userinput>.
- This takes a long time, about 2 SBUs.</para>
+ This takes a long time, about 2 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>
<para>Install the package:</para>