[MPlayer-DOCS] r22800 - in trunk: DOCS/xml/en/video.xml libdha/Makefile
diego
subversion at mplayerhq.hu
Sat Mar 24 15:39:39 CET 2007
Author: diego
Date: Sat Mar 24 15:39:39 2007
New Revision: 22800
Modified:
trunk/DOCS/xml/en/video.xml
Changes in other areas also in this revision:
Modified:
trunk/libdha/Makefile
Log:
Get rid of useless conditional, using svgalib_helper now requires modifying
a line in the Makefile in all cases.
Modified: trunk/DOCS/xml/en/video.xml
==============================================================================
--- trunk/DOCS/xml/en/video.xml (original)
+++ trunk/DOCS/xml/en/video.xml Sat Mar 24 15:39:39 2007
@@ -1552,9 +1552,8 @@ Alternatively, you can use a special ker
<filename class="directory">mplayer/main/libdha/svgalib_helper</filename>.
</para></step>
<step><para>
- Required if you download the source from the svgalib site: Remove the comment
- before the CFLAGS line containing "svgalib_helper" string from the
- <filename class="directory">libdha/Makefile</filename>.
+ Remove the comment before the CFLAGS line containing the "svgalib_helper"
+ string from the <filename class="directory">libdha/Makefile</filename>.
</para></step>
<step><para>
Recompile and install libdha.
More information about the MPlayer-DOCS
mailing list