2002-09-08 23:59:09 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-02-09 08:27:21 +08:00
|
|
|
<para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch 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-02-09 08:27:21 +08:00
|
|
|
<para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch
|
2002-09-08 23:59:09 +08:00
|
|
|
puts configuration files in <filename>/etc/gnome</filename> instead of
|
2003-02-09 08:27:21 +08:00
|
|
|
<filename>$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
|
|
|
|
<para><userinput>--disable-gtk-doc</userinput> : This switch prevents
|
|
|
|
the rebuilding of documentation during the make command.</para>
|
2002-09-08 23:59:09 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|