Added a comment to the libsndfile dependency that support for it is currently broken in the LAME instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4993 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-08-29 04:46:07 +00:00
parent 4d32631e94
commit a660464c8a

View File

@ -9,7 +9,7 @@
<!ENTITY lame-md5sum "e1206c46a5e276feca11a7149e2fc6ac">
<!ENTITY lame-size "1.3 MB">
<!ENTITY lame-buildsize "15 MB">
<!ENTITY lame-time "0.39 SBU">
<!ENTITY lame-time "0.4 SBU">
]>
<sect1 id="lame" xreflabel="LAME-&lame-version;">
@ -60,7 +60,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="GTK"/>,
<xref linkend="NASM"/>,
<ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
<ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>
(support is currently broken),
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
<ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
@ -89,9 +90,8 @@ make</userinput></screen>
<para><parameter>--enable-mp3rtp</parameter>: Builds the
encode-to-RTP program.</para>
<!-- <para><option>-enable-mptx</option>: Builds the mp3x program.</para>
<para><option>-enable-nasm</option>: Enables use of nasm.</para> -->
<para><option>-enable-mp3x</option>: Builds the <command>mp3x</command>
frame analyzer program (requires <application>GTK+</application>).</para>
</sect2>
@ -164,4 +164,3 @@ make</userinput></screen>
</sect2>
</sect1>