glfs/gnome/lib/gconf/gconf-exp.xml
Larry Lawrence b8276421f7 gnome 2.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@668 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-08 22:37:57 +00:00

19 lines
745 B
XML

<sect2>
<title>Command explanations</title>
<para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This command puts
libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
<filename>$GNOME_PREFIX/libexec</filename>.</para>
<para><userinput>--sysconfdir=/etc/gnome</userinput> : This command
puts configuration files in <filename>/etc/gnome</filename> instead of
<filename>$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><userinput>--disable-gtk-doc</userinput> : This switch will
prevent the rebuilding of documentation during the make command.</para>
</sect2>