summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/video.xml
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-11-29 23:26:46 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-12-16 05:11:32 +0200
commit4f1b2d9b182fa422c4dff6aa44f8d45d82218165 (patch)
tree8162c682f6aaae6c037f56df2ea9a1add597a6ac /DOCS/xml/en/video.xml
parent51830c3bff433ae3a4ac4081a2037eca81794f76 (diff)
downloadmpv-4f1b2d9b182fa422c4dff6aa44f8d45d82218165.tar.bz2
mpv-4f1b2d9b182fa422c4dff6aa44f8d45d82218165.tar.xz
DOCS/xml: change --with-extraincdir to --extra-cflags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32669 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/video.xml')
-rw-r--r--DOCS/xml/en/video.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 0c17340a0f..ffeef6d6c6 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1274,7 +1274,7 @@ Alternatively, you can use a special kernel module, like this:
<step><para>
Then run <filename>configure</filename> again and pass the parameter
<option>--enable-svgalib_helper</option> as well as
- <option>--with-extraincdir=<replaceable>/path/to/svgalib_helper/sources/</replaceable>kernel/svgalib_helper</option>,
+ <option>--extra-cflags=<replaceable>/path/to/svgalib_helper/sources/</replaceable>kernel/svgalib_helper</option>,
where <replaceable>/path/to/svgalib_helper/sources/</replaceable> has to be
adjusted to wherever you extracted svgalib_helper sources.
</para></step>