Author: krejzi
Date: Mon Jul 15 11:26:41 2013
New Revision: 11435
Log:
Revert r11434
Modified:
trunk/BOOK/general/graphlib/librsvg.xml
Modified: trunk/BOOK/general/graphlib/librsvg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/librsvg.xml Mon Jul 15 10:56:41 2013
(r11434)
+++ trunk/BOOK/general/graphlib/librsvg.xml Mon Jul 15 11:26:41 2013
(r11435)
@@ -111,8 +111,8 @@
</para>
<screen><userinput>./configure --prefix=/usr \
- --disable-static \
- --disable-introspection &&
+ --enable-vala \
+ --disable-static &&
make</userinput></screen>
<para>
@@ -130,17 +130,18 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/static-libraries.xml"/>
-
<para>
- <option>--disable-introspection</option>: Omit this switch if you have
- installed <application>Gobject Introspection</application>.
+ <option>--enable-vala</option>: This switch enables
+ building of the Vala bindings. Remove if you don't have
+ <xref linkend="vala"/> installed.
</para>
+ <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.
+ <option>--disable-introspection</option>: Use this switch if you have
+ not installed <application>Gobject Introspection</application>.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page