X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fautoconf.html;h=07a966e05e3a9053dd61f09571b57285ddcd7240;hb=509ddb0a0414cfc83102c463da542d95d83eabad;hp=936ddcffebb49d4230af2e9026cb79ac6e4e5a69;hpb=5cae1b747bf7013124c21f15c410635c16593656;p=mesa.git diff --git a/docs/autoconf.html b/docs/autoconf.html index 936ddcffebb..07a966e05e3 100644 --- a/docs/autoconf.html +++ b/docs/autoconf.html @@ -1,4 +1,4 @@ - + Compilation and Installation using Autoconf @@ -10,25 +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 @@ -106,7 +103,6 @@ package metadata in /usr/X11R6 before the standard directories. -

There are also a few general options for altering the Mesa build: @@ -141,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 @@ -155,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 @@ -240,31 +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 @@ -272,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. -

-

+