mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-13 15:39:12 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@956 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
674 B
XML
19 lines
674 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>--enable-build-20</command> : Build the Motif 2.0 compatible version of the lesstif libraries.</para>
|
|
|
|
<para>
|
|
<command>--enable-build-21</command> : Also build the Motif 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 lesstif libraries.</para>
|
|
|
|
<para><command>--disable-build-tests</command> : Do not build the test/ tree(see testing note below).</para>
|
|
|
|
<para><command>--with-xdnd</command> : Enable XDND Gnome compatibility support.</para>
|
|
|
|
</sect2>
|
|
|