From b95d598323540ecb6dbbdcf00bbb5cf3fb22a78c Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 23 Aug 2012 16:39:20 -0700 Subject: Remove libGLU It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke --- docs/autoconf.html | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'docs/autoconf.html') diff --git a/docs/autoconf.html b/docs/autoconf.html index 4fa96c3c67..fa902872cc 100644 --- a/docs/autoconf.html +++ b/docs/autoconf.html @@ -17,10 +17,6 @@
  • DRI Driver Options
  • OSMesa Driver Options
  • -
  • Library Options -

  • Demo Program Options @@ -219,12 +215,6 @@ libraries that will be built. More details on the specific GL libraries can be found in the basic installation instructions. -

    -
    GLU

    The libGLU library will be built by default -on all drivers. This can be disable with the option ---disable-glu. -

    -

    4. Demo Program Options

    -- cgit v1.2.3