mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Optional switch for audacious-plugins, to allow configure to complete if mpg123 is not installed.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13835 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a20c63083d
commit
040f17b679
@ -44,6 +44,16 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>August 5th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Add option to build audacious-plugins without mpg123
|
||||
(new behaviour in 3.5.1, configure used to test for it).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 4th, 2014</para>
|
||||
<itemizedlist>
|
||||
|
@ -259,6 +259,9 @@ make</userinput></screen>
|
||||
<para><parameter>--with-buildstamp</parameter>: This switch appends
|
||||
the given text to the version string.</para>
|
||||
|
||||
<para><option>--disable-mp3</option>: Use this for the plugins if you have
|
||||
not installed mpg123 and do not wish to play mp3 files.</para>
|
||||
|
||||
<para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user