diff DOCS/xml/en/video.xml @ 32582:dd5ba6bfe79d

change --with-extraincdir to --extra-cflags
author compn
date Mon, 29 Nov 2010 23:26:46 +0000
parents 339e4bb9c262
children
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml	Mon Nov 29 18:56:21 2010 +0000
+++ b/DOCS/xml/en/video.xml	Mon Nov 29 23:26:46 2010 +0000
@@ -1274,7 +1274,7 @@
 <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>