mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 03:37:18 +08:00
034abd0060
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2149 af4574ff-66df-0310-9fd7-8a98e5e911e0
18 lines
619 B
XML
18 lines
619 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><option>--enable-shared</option>: This switch is needed to
|
|
build <filename class="libraryfile">libavcodec</filename> and <filename
|
|
class="libraryfile">libavformat</filename> shared libraries.</para>
|
|
|
|
<para><option>--enable-mp3lame</option>: Link against
|
|
<filename class="libraryfile">libmp3lame</filename>.</para>
|
|
|
|
<para><option>--enable-vorbis</option>: Link against
|
|
<filename class="libraryfile">libvorbis</filename>.</para>
|
|
|
|
<para><option>--disable-ffplay</option>: Only installs the server part.
|
|
<command>ffplay</command> requires X for building.</para>
|
|
|
|
</sect2>
|