glfs/x/lib/lesstif/lesstif-exp.xml
Tushar Teredesai 5d3e7fa9f4 Made LessTif FHS compliant
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1904 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-03-20 16:36:19 +00:00

30 lines
1.1 KiB
XML

<sect2>
<title>Command explanations</title>
<para><option>sed -i 's@$(prefix)/LessTif@$(prefix)/share/LessTif@g'</option>:
This moves the location of non-FHS compliant <filename class="directory">/usr/LessTif</filename>
directory to <filename class="directory">/usr/share/LessTif</filename>.</para>
<para><option>--enable-build-20</option>: Build the
<application>Motif</application> 2.0 compatible version of the
<application>LessTif</application> libraries.</para>
<para>
<option>--enable-build-21</option>: Also build the
<application>Motif</application> 2.1 compatible versions.</para>
<para><option>--disable-debug</option>: Do not generate debugging information.</para>
<para><option>--enable-production</option>: Build the release version
of the <application>LessTif</application> libraries.</para>
<para><option>--disable-build-tests</option>: Do not build the
<filename class="directory">test/</filename> tree (see Testing
<application>LessTif</application>).</para>
<para><option>--with-xdnd</option>: Enable <acronym>XDND</acronym>
GNOME compatibility support.</para>
</sect2>