Author: xry111
Date: Wed Mar 10 00:00:55 2021
New Revision: 12159
Log:
autoconf: restore TESTSUITEFLAGS
Modified:
trunk/BOOK/chapter08/autoconf.xml
Modified: trunk/BOOK/chapter08/autoconf.xml
==============================================================================
--- trunk/BOOK/chapter08/autoconf.xml Tue Mar 9 20:42:16 2021 (r12158)
+++ trunk/BOOK/chapter08/autoconf.xml Wed Mar 10 00:00:55 2021 (r12159)
@@ -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.</para>
-
+-->
<note><para>The test time for autoconf can be reduced significantly on a
system with multiple cores. To do this, append
<command>TESTSUITEFLAGS=-j<N></command> to the line above. For
instance, using -j4 can reduce the test time by over 60
percent.</para></note>
--->
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page