2002-09-08 23:59:09 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-02-09 06:37:57 +08:00
|
|
|
<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>
|
2002-09-08 23:59:09 +08:00
|
|
|
|
2003-01-16 10:41:26 +08:00
|
|
|
<para><userinput>--sysconfdir=/etc/gnome</userinput> : This command
|
2002-09-08 23:59:09 +08:00
|
|
|
puts configuration files in <filename>/etc/gnome</filename> instead of
|
2003-02-09 06:37:57 +08:00
|
|
|
<filename>$GNOME_PREFIX/etc</filename>. This installation controls all
|
2002-09-08 23:59:09 +08:00
|
|
|
future installations of schemas, changes in location, including
|
|
|
|
eliminating this command <emphasis>must</emphasis> be consistent.</para>
|
|
|
|
|
2003-02-09 06:37:57 +08:00
|
|
|
<para><userinput>--disable-gtk-doc</userinput> : This switch will
|
|
|
|
prevent the rebuilding of documentation during the make command.</para>
|
2003-01-16 10:41:26 +08:00
|
|
|
|
2002-09-08 23:59:09 +08:00
|
|
|
</sect2>
|
|
|
|
|