summaryrefslogtreecommitdiff
path: root/docs/openvg.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/openvg.html')
-rw-r--r--docs/openvg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openvg.html b/docs/openvg.html
index cd39b133c4..cdf6b57e0f 100644
--- a/docs/openvg.html
+++ b/docs/openvg.html
@@ -34,7 +34,7 @@ Please refer to <a href="egl.html">Mesa EGL</a> for more information about EGL.
<h3>Sample build</h3>
A sample build looks as follows:
<pre>
- $ ./configure --with-state-trackers=egl_g3d,vega --enable-gallium-intel
+ $ ./configure --with-state-trackers=egl,vega --enable-gallium-intel
$ make
$ make install
</pre>