Author: pierre
Date: Fri Feb 6 14:03:43 2015
New Revision: 15461
Log:
Remove optional switch from written instructions in librsvg
Modified:
trunk/BOOK/general/graphlib/librsvg.xml
Modified: trunk/BOOK/general/graphlib/librsvg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/librsvg.xml Fri Feb 6 12:25:04 2015
(r15460)
+++ trunk/BOOK/general/graphlib/librsvg.xml Fri Feb 6 14:03:43 2015
(r15461)
@@ -109,8 +109,7 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr \
- --enable-vala \
+<screen><userinput>./configure --prefix=/usr \
--disable-static &&
make</userinput></screen>
@@ -128,15 +127,15 @@
<sect2 role="commands">
<title>Command Explanations</title>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
+
<para>
<option>--enable-vala</option>: This switch enables
- building of the Vala bindings. Remove if you don't have
+ building of the Vala bindings. Use this switch if you have
<xref linkend="vala"/> installed.
</para>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/static-libraries.xml"/>
-
<para>
<option>--disable-introspection</option>: Use this switch if you have
not installed <application>Gobject Introspection</application>.
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page