docs: document new extensions for Gallium
[mesa.git] / docs / openvg.html
index cd39b133c437333003573eda625adeaf5a8eb462..cdf6b57e0f432b22136e2f00b5c0d31f13d1e678 100644 (file)
@@ -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>