mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
3b116163ce
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1262 af4574ff-66df-0310-9fd7-8a98e5e911e0
18 lines
662 B
XML
18 lines
662 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>--libexecdir=$GNOME_PREFIX/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>
|
|
|
|
<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>
|
|
|
|
<para><option>--disable-gtk-doc</option>: This switch will
|
|
prevent the rebuilding of documentation during the
|
|
<command>make</command> command.</para>
|
|
|
|
</sect2>
|
|
|