glfs/gnome/lib/gconf/gconf-exp.xml
Larry Lawrence 263f3addd7 update docbook to 4.3 and start gnome-2.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1947 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-04-02 00:57:47 +00:00

19 lines
852 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><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
<filename class="directory">$GNOME_PREFIX/etc</filename>. This installation controls all
future installations of schemas, changes in location, including
eliminating this command <emphasis>must</emphasis> be consistent.</para>
<para><option>--disable-gtk-doc</option>: This switch prevents the rebuilding
of the documentation during the <command>make</command> command.</para>
</sect2>