glfs/gnome/lib/bonobo/bonobo-activation-exp.xml
Larry Lawrence 8c5371db64 Gnome 2.2, bonobo-activation-2.2.0, libbonobo-2.2.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@667 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-08 20:33:03 +00:00

17 lines
580 B
XML

<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 will
prevent the rebuilding of documentation during the make command.</para>
</sect2>