Author: pierre
Date: Mon Aug 21 03:03:09 2017
New Revision: 19056

Log:
There is no "configure" command in the source tree of pango-1.40.10. Using
autogen.sh allows to build

Modified:
   trunk/BOOK/x/lib/pango.xml

Modified: trunk/BOOK/x/lib/pango.xml
==============================================================================
--- trunk/BOOK/x/lib/pango.xml  Sun Aug 20 21:46:20 2017        (r19055)
+++ trunk/BOOK/x/lib/pango.xml  Mon Aug 21 03:03:09 2017        (r19056)
@@ -113,7 +113,7 @@
       commands:
     </para>
 
-<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
+<screen><userinput>./autogen.sh --prefix=/usr --sysconfdir=/etc &amp;&amp;
 make</userinput></screen>
 
     <para>
@@ -215,8 +215,8 @@
         <term><command>pango-view</command></term>
         <listitem>
           <para>
-            renders a given file through <application>Pango</application> for
-            viewing purposes.
+            renders a given text file through <application>Pango</application>
+            for viewing purposes.
           </para>
           <indexterm zone="pango pango-view">
             <primary sortas="b-pango-view">pango-view</primary>
-- 
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