Author: dj
Date: 2008-11-26 16:04:24 -0700 (Wed, 26 Nov 2008)
New Revision: 7620
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/mesalib.xml
Log:
Added lesstif to optional deps for Mesa and added switch for lesstif.
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-11-26 22:37:21 UTC
(rev 7619)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-11-26 23:04:24 UTC
(rev 7620)
@@ -44,6 +44,10 @@
<para>November 26th, 2008</para>
<itemizedlist>
<listitem>
+ <para>[dj] - Added lesstif to Mesa optional dependencies and added
+ '--enable-motif' to command explanations.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Added instructions to exclude the use of evdev driver
when testing the xorg server.</para>
</listitem>
Modified: trunk/BOOK/x/lib/mesalib.xml
===================================================================
--- trunk/BOOK/x/lib/mesalib.xml 2008-11-26 22:37:21 UTC (rev 7619)
+++ trunk/BOOK/x/lib/mesalib.xml 2008-11-26 23:04:24 UTC (rev 7620)
@@ -109,7 +109,8 @@
<xref linkend="expat"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="libxcb"/></para>
+ <para role="optional"><xref linkend="libxcb"/> and
+ <xref linkend="lesstif"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/mesalib"/></para>
@@ -163,6 +164,9 @@
<para><option>--enable-xcb</option>: use the XCB backend instead of the
default XLib backend for GLX.</para>
+ <para><option>--enable-motif</option>: build motif widgets into the
+ GL widgets library (requires <application>lesstif</application>).</para>
+
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page