summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 14:39:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 14:39:39 +0000
commit0a659e94bcc179ca973d6a49424bdd321286e3e3 (patch)
treeec1972225a9017ed68f249c7f46ed8797c44a60e /DOCS
parent89b6beb3d5a7ab4c81475b4c259f00f29f86e228 (diff)
downloadmpv-0a659e94bcc179ca973d6a49424bdd321286e3e3.tar.bz2
mpv-0a659e94bcc179ca973d6a49424bdd321286e3e3.tar.xz
Get rid of useless conditional, using svgalib_helper now requires modifying
a line in the Makefile in all cases. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22800 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 933018592a..9f5f386f82 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1552,9 +1552,8 @@ Alternatively, you can use a special kernel module, like this:
<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.