diff options
Diffstat (limited to 'docs/opengles.html')
-rw-r--r-- | docs/opengles.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/opengles.html b/docs/opengles.html index a871e85d0b7..fc41e6771c1 100644 --- a/docs/opengles.html +++ b/docs/opengles.html @@ -20,7 +20,7 @@ for more information about EGL.</p> <h2>Build the Libraries</h2> <ol> -<li>Run <code>configure</code> with <code>--with-state-trackers=egl_g3d,es</code> and enable the Gallium driver for your hardware.</li> +<li>Run <code>configure</code> with <code>--with-state-trackers=egl,es</code> and enable the Gallium driver for your hardware.</li> <li>Build and install Mesa as usual.</li> </ol> |