mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 10:37:22 +08:00
25 lines
698 B
XML
25 lines
698 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><userinput>--enable-build-20 :</userinput>
|
||
|
Build the Motif 2.0 compatible version of the lesstif libraries.</para>
|
||
|
|
||
|
<para>
|
||
|
<userinput>--enable-build-21 :</userinput>
|
||
|
Also build the Motif 2.1 compatible versions.</para>
|
||
|
|
||
|
<para><userinput>--disable-debug :</userinput>
|
||
|
Do not generate debugging information.</para>
|
||
|
|
||
|
<para><userinput>--enable-production :</userinput>
|
||
|
Build the release version of the lesstif libraries.</para>
|
||
|
|
||
|
<para><userinput>--disable-build-tests :</userinput>
|
||
|
Do not build the test/ tree(see testing note below).</para>
|
||
|
|
||
|
<para><userinput>--with-xdnd :</userinput>
|
||
|
Enable XDND Gnome compatibility support.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|