diff options
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r-- | chapter06/autoconf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index c1a10e827..519811692 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 &autoconf-ch6-sbu; SBUs. In addition, + <para>This takes a long time, about &autoconf-ch6-sbu-tests; SBUs. In addition, several tests are skipped that use Automake. For full test coverage, Autoconf can be re-tested after Automake has been installed. In addition, two fail due to changes in libtool-2.4.3 and later.</para> |