2002-09-08 23:59:09 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-10-02 02:27:18 +08:00
|
|
|
<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>.</para>
|
2003-02-09 06:37:57 +08:00
|
|
|
|
2004-04-03 10:19:20 +08:00
|
|
|
<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>
|
|
|
|
|
|
|
|
|
2003-10-02 02:27:18 +08:00
|
|
|
<para><option>--disable-gtk-doc</option>: This switch will prevent
|
|
|
|
the rebuilding of documentation during the <command>make</command> command.</para>
|
2002-09-08 23:59:09 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|