aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/autoconf.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/autoconf.html')
-rw-r--r--mesalib/docs/autoconf.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/mesalib/docs/autoconf.html b/mesalib/docs/autoconf.html
index 4fa96c3c6..fa902872c 100644
--- a/mesalib/docs/autoconf.html
+++ b/mesalib/docs/autoconf.html
@@ -17,10 +17,6 @@
<li><a href="#dri">DRI Driver Options</a></li>
<li><a href="#osmesa">OSMesa Driver Options</a></li>
</ul>
-<li><p><a href="#library">Library Options</a>
- <ul>
- <li><a href="#glu">GLU</a></li>
- </ul>
<li><p><a href="#demos">Demo Program Options</a>
</ol>
@@ -219,12 +215,6 @@ libraries that will be built. More details on the specific GL libraries
can be found in the <a href="install.html">basic installation
instructions</a>.
-<dl>
-<dt id="glu">GLU <dd><p> The libGLU library will be built by default
-on all drivers. This can be disable with the option
-<code>--disable-glu</code>.
-</dl>
-
<h2 id="demos">4. Demo Program Options</h2>