Author: andy
Date: 2012-06-25 17:55:12 -0600 (Mon, 25 Jun 2012)
New Revision: 10354
Modified:
trunk/BOOK/x/installing/mesalib.xml
Log:
Mesa does not require talloc
Modified: trunk/BOOK/x/installing/mesalib.xml
===================================================================
--- trunk/BOOK/x/installing/mesalib.xml 2012-06-23 21:15:16 UTC (rev 10353)
+++ trunk/BOOK/x/installing/mesalib.xml 2012-06-25 23:55:12 UTC (rev 10354)
@@ -87,19 +87,19 @@
<xref linkend="expat"/>,
<xref linkend="libdrm"/>,
<xref linkend="libxml2"/>,
- <xref linkend="makedepend"/>,
- <xref linkend="talloc"/>, and
+ <xref linkend="makedepend"/> and
<xref linkend="xorg7-lib"/>
- </para>
+ </para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref linkend="talloc"/> and
<xref linkend="llvm"/>
</para>
<note>
<para>The <application>libxml2</application>
- <application>Python</application> module must have been built
+ <application>Python</application> module must have been built
during the installation of <application>libxml2</application>
or else <application>MesaLib</application> build will fail.</para>
</note>
@@ -163,10 +163,10 @@
both <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar> with this
command.</para>
- <para><command>--enable-shared-dricore</command>: link DRI modules with
+ <para><command>--enable-shared-dricore</command>: link DRI modules with
shared core DRI routines.</para>
- <para><command>--enable-xa</command>: enables building of the XA X
+ <para><command>--enable-xa</command>: enables building of the XA X
Acceleration API (Required for VMware 3D Driver).</para>
<para><command>--with-gallium-drivers="..."</command>: controls building
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page