Author: tushar
Date: 2005-07-20 22:20:56 -0600 (Wed, 20 Jul 2005)
New Revision: 4745

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/pango.xml
Log:
Added testsuite for pango

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2005-07-20 18:52:13 UTC 
(rev 4744)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2005-07-21 04:20:56 UTC 
(rev 4745)
@@ -24,8 +24,12 @@
 
   <itemizedlist>
     
+       <listitem>
+               <para>July 20th 2005 [tushar]: Added testsuite to pango.</para>
+       </listitem>
+
     <listitem>
-      <para>July 20th 2005 [larry]: Removed documnet instructions from
+      <para>July 20th 2005 [larry]: Removed document instructions from
       mysql, no longer in package.</para>
     </listitem>
 

Modified: trunk/BOOK/x/lib/pango.xml
===================================================================
--- trunk/BOOK/x/lib/pango.xml  2005-07-20 18:52:13 UTC (rev 4744)
+++ trunk/BOOK/x/lib/pango.xml  2005-07-21 04:20:56 UTC (rev 4745)
@@ -84,6 +84,8 @@
 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
 make</userinput></screen>
 
+    <para>To test the results, issue: <command>make check</command>.</para>
+
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make install</userinput></screen>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to