mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
ab8a3cb5f3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@967 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
865 B
XML
25 lines
865 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>--enable-build-20</command> : Build the
|
|
<application>Motif</application> 2.0 compatible version of the
|
|
<application>lesstif</application> libraries.</para>
|
|
|
|
<para>
|
|
<command>--enable-build-21</command> : Also build the
|
|
<application>Motif</application> 2.1 compatible versions.</para>
|
|
|
|
<para><command>--disable-debug</command> : Do not generate debugging information.</para>
|
|
|
|
<para><command>--enable-production</command> : Build the release version
|
|
of the <application>lesstif</application> libraries.</para>
|
|
|
|
<para><command>--disable-build-tests</command> : Do not build the
|
|
<filename class="directory">test/</filename> tree (see Testing lesstif).</para>
|
|
|
|
<para><command>--with-xdnd</command> : Enable <acronym>XDND</acronym>
|
|
<application>Gnome</application> compatibility support.</para>
|
|
|
|
</sect2>
|
|
|