Author: renodr
Date: Mon Dec  5 19:29:03 2016
New Revision: 18041

Log:
Remove the test suite from the itstool page
Typo fix

Modified:
   trunk/BOOK/general/prog/subversion.xml
   trunk/BOOK/pst/xml/itstool.xml

Modified: trunk/BOOK/general/prog/subversion.xml
==============================================================================
--- trunk/BOOK/general/prog/subversion.xml      Mon Dec  5 12:38:08 2016        
(r18040)
+++ trunk/BOOK/general/prog/subversion.xml      Mon Dec  5 19:29:03 2016        
(r18041)
@@ -274,7 +274,7 @@
     </para>
 
     <para>
-      <option>---disable-gmock</option>: Do not use the Googlemock testing
+      <option>--disable-gmock</option>: Do not use the Googlemock testing
       framework.
     </para>
 

Modified: trunk/BOOK/pst/xml/itstool.xml
==============================================================================
--- trunk/BOOK/pst/xml/itstool.xml      Mon Dec  5 12:38:08 2016        (r18040)
+++ trunk/BOOK/pst/xml/itstool.xml      Mon Dec  5 19:29:03 2016        (r18041)
@@ -97,9 +97,15 @@
 <screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
+<!--
     <para>
       To test the results, issue: <command>make check</command>.
     </para>
+-->
+
+    <para>
+      This package does not come with a test suite.
+    </para>
 
     <para>
       Now, as the <systemitem class="username">root</systemitem> user:
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to