diff --git a/chapter08/autoconf.xml b/chapter08/autoconf.xml
index 23fdf1b75..d7563963b 100644
--- a/chapter08/autoconf.xml
+++ b/chapter08/autoconf.xml
@@ -65,13 +65,13 @@
several tests are skipped that use Automake. For full test coverage,
Autoconf can be re-tested after Automake has been installed. In addition,
two tests fail due to changes in libtool-2.4.3 and later.
-
+-->
The test time for autoconf can be reduced significantly on a
system with multiple cores. To do this, append
TESTSUITEFLAGS=-j<N> to the line above. For
instance, using -j4 can reduce the test time by over 60
percent.
--->
+
Install the package:
make install