From fc72edebf875378459368c5383d9023730cbca54 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 13 Mar 2012 08:31:21 +0100 Subject: fontconfig mesa git update 13 Mar 2012 --- mesalib/docs/autoconf.html | 98 +++++++++++++++++----------------------------- 1 file changed, 37 insertions(+), 61 deletions(-) (limited to 'mesalib/docs/autoconf.html') diff --git a/mesalib/docs/autoconf.html b/mesalib/docs/autoconf.html index 895cf665c..07a966e05 100644 --- a/mesalib/docs/autoconf.html +++ b/mesalib/docs/autoconf.html @@ -1,4 +1,4 @@ - + Compilation and Installation using Autoconf @@ -10,23 +10,22 @@

Compilation and Installation using Autoconf

    -
  1. Basic Usage
  2. -
  3. Driver Options
  4. +
  5. Basic Usage

  6. +
  7. Driver Options

    -
  8. Library Options
  9. +
  10. Library Options

    -
  11. Demo Program Options
  12. +
  13. Demo Program Options

- -

1. Basic Usage

+

1. Basic Usage

The autoconf generated configure script can be used to guess your @@ -104,7 +103,6 @@ package metadata in /usr/X11R6 before the standard directories. -

There are also a few general options for altering the Mesa build: @@ -139,11 +137,9 @@ to force 32- or 64-bit code generation as used on the x86 and x86_64 architectures. -

-
-

2. Driver Options

+

2. Driver Options

There are several different driver modes that Mesa can use. These are @@ -153,84 +149,70 @@ configure option --with-driver. There are currently three supported options in the configure script.

-
+ + - -

3. Library Options

+

3. Library Options

The configure script provides more fine grained control over the GL @@ -238,18 +220,14 @@ libraries that will be built. More details on the specific GL libraries can be found in the basic installation instructions. -

-

+ -
-

4. Demo Program Options

+

4. Demo Program Options

There are many demonstration programs in the MesaDemos tarball. If the @@ -257,18 +235,16 @@ programs are available when ./configure is run, a subset of the programs will be built depending on the driver and library options chosen. See the directory progs for the full set of demos. -

-

+ -- cgit v1.2.3