Author: ken
Date: Wed Jan  6 17:25:44 2021
New Revision: 24085

Log:
libgrss:
Drop -i from autoreconf to avoid requiring gtk-doc,
List gtk-doc as optional (command for it is already shown as optional).

Modified:
   trunk/BOOK/general/genlib/libgrss.xml

Modified: trunk/BOOK/general/genlib/libgrss.xml
==============================================================================
--- trunk/BOOK/general/genlib/libgrss.xml       Wed Jan  6 17:11:26 2021        
(r24084)
+++ trunk/BOOK/general/genlib/libgrss.xml       Wed Jan  6 17:25:44 2021        
(r24085)
@@ -87,6 +87,11 @@
       <xref linkend="libsoup"/>
     </para>
 
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional">
+      <xref linkend="gtk-doc"/>
+    </para>
+
     <para condition="html" role="usernotes">
       User Notes: <ulink url="&blfs-wiki;/libgrss"/>
     </para>
@@ -102,7 +107,7 @@
 
 
 <screen><userinput>patch -Np1 -i ../libgrss-&libgrss-version;-bugfixes-1.patch 
&amp;&amp;
-autoreconf -fiv &amp;&amp;
+autoreconf -fv &amp;&amp;
 ./configure --prefix=/usr --disable-static &amp;&amp;
 make</userinput></screen>
 
-- 
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