summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-07 14:32:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-07 14:32:06 +0000
commit4653f5ed7575d6070b54a88b4deb449f838825b3 (patch)
treec1d20fc8cf942de9f1a576fe4b9d2f27df230129 /DOCS
parentb248b393df3ab7aabb4d58de643fb17af1c141ff (diff)
downloadmpv-4653f5ed7575d6070b54a88b4deb449f838825b3.tar.bz2
mpv-4653f5ed7575d6070b54a88b4deb449f838825b3.tar.xz
Restore support for compiling with svgalib_helper.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27025 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 3284c6545b..6a2c70aa32 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1567,13 +1567,10 @@ Alternatively, you can use a special kernel module, like this:
<filename class="directory">svgalib_helper</filename> dir, as root.
</para></step>
<step><para>
- Move the <filename class="directory">svgalib_helper</filename> directory to
- the <filename class="directory">vidix</filename> subdirectory of the
- <application>MPlayer</application> source tree.
-</para></step>
-<step><para>
- Remove the comment before the CFLAGS line containing the "svgalib_helper"
- string from <filename class="directory">vidix/Makefile</filename>.
+ Then run <filename>configure</filename> again and pass the parameter
+ <option>--enable-svgalib_helper</option> as well as
+ <option>--with-extraincdir=/path/to/svgalib_helper/sources</option>,
+ adjusted to wherever you extracted svgalib_helper sources.
</para></step>
<step><para>
Recompile.