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

There are also a few general options for altering the Mesa build: @@ -140,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 @@ -154,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 @@ -239,24 +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 @@ -264,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. -

-

+