diff options
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r-- | chapter06/autoconf.xml | 4 |
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> |