mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
d10f793de0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@828 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
698 B
XML
19 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>
|
|
|