glfs/gnome/lib/gconf/gconf-exp.xml

19 lines
832 B
XML
Raw Normal View History

<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>--enable-gtk-doc</option>: This switch rebuilds the
documentation during the <command>make</command> command.</para>
</sect2>