mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
6c91f96e18
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1730 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
599 B
XML
19 lines
599 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><option>--enable-shared-pp</option>: This enables the
|
|
building of a shared <filename
|
|
class="libraryfile">libpostproc</filename> (library for post processing, featuring
|
|
filters like sharpen).</para>
|
|
|
|
<para><option>--enable-gui</option>: This switch tells
|
|
<application>MPlayer</application> to compile the <acronym>GUI</acronym>
|
|
code (requires <xref linkend="GTK"/>).</para>
|
|
|
|
<para><option>--enable-menu</option>: This
|
|
switch enables the new menu support. It's like an
|
|
<acronym>OSD</acronym>, but you can
|
|
also run a shell with it.</para>
|
|
|
|
</sect2>
|