glfs/gnome/lib/gnomelib/libgnome-exp.xml

17 lines
576 B
XML
Raw Normal View History

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