diff options
author | Marek Olšák <marek.olsak@amd.com> | 2014-11-01 14:05:16 +0100 |
---|---|---|
committer | Marek Olšák <marek.olsak@amd.com> | 2014-11-14 16:16:12 +0100 |
commit | c46c551c56f78c6bf9e63524c89478695fc4f525 (patch) | |
tree | 96667658ac48ab70d8e154e78dc45d2592748a53 /docs/egl.html | |
parent | bd20fad3168e9c89d7892397466f7d98a002aeb2 (diff) |
configure.ac: remove enable flags for EGL and GBM Gallium state trackers
Acked-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Informally acked-by: Jose Fonseca
Diffstat (limited to 'docs/egl.html')
-rw-r--r-- | docs/egl.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/egl.html b/docs/egl.html index eebb8c73b5..e77c2359dc 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -77,13 +77,6 @@ drivers will be installed to <code>${libdir}/egl</code>.</p> </dd> -<dt><code>--enable-gallium-egl</code></dt> -<dd> - -<p>Enable the optional <code>egl_gallium</code> driver.</p> - -</dd> - <dt><code>--with-egl-platforms</code></dt> <dd> |