diff DOCS/xml/en/video.xml @ 26993:c1dfb011c41d

Restore support for compiling with svgalib_helper.
author diego
date Sat, 07 Jun 2008 14:32:06 +0000
parents b89c59df8ba6
children ef48c2f8d4c5
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml	Sat Jun 07 14:00:04 2008 +0000
+++ b/DOCS/xml/en/video.xml	Sat Jun 07 14:32:06 2008 +0000
@@ -1567,13 +1567,10 @@
   <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.