glfs/gnome/lib/at-spi/at-spi-exp.xml
Tushar Teredesai 3332aade89 Multiple package updates, see resolved bugs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1723 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-25 07:03:57 +00:00

18 lines
627 B
XML

<sect2>
<title>Command explanations</title>
<para><parameter>--libexecdir=`pkg-config --variable=prefix
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><option>--disable-gtk-doc</option>: This switch prevent the
rebuilding of the documentation during the <command>make</command> command.</para>
<para><command>cp /usr/bin/libtool .</command>:
The libtool generated by configure is faulty, hence the system installed
libtool script is copied over.</para>
</sect2>