glfs/x/lib/lesstif/lesstif-exp.xml
Billy O 'Connor 807678b028 Added lesstif installation explanation, java/gnome compatibility flags.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@385 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-11-19 00:57:51 +00:00

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>