X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fautoconf.html;h=d4e8a35d817bbde13881a9d8c6542950bae7bb5e;hb=3efed4cd050e448ec168e2c0c27068a1f5a6c20c;hp=936ddcffebb49d4230af2e9026cb79ac6e4e5a69;hpb=a7d9fde24cb8ecc59b0a6fc610135d851806295b;p=mesa.git diff --git a/docs/autoconf.html b/docs/autoconf.html index 936ddcffebb..d4e8a35d817 100644 --- a/docs/autoconf.html +++ b/docs/autoconf.html @@ -1,34 +1,33 @@ - - -Compilation and Installation using Autoconf - - - + + + + + Compilation and Installation using Autoconf + + +
+

The Mesa 3D Graphics Library

+
+ + +

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. Demo Program Options
- -

1. Basic Usage

+

1. Basic Usage

The autoconf generated configure script can be used to guess your @@ -63,176 +62,165 @@ configuration run make realclean before rebuilding.

Some of the generic autoconf options are used with Mesa: - -

-

+directories.

+ +

There are also a few general options for altering the Mesa build: -

-

+architectures. Note that these options are mutually exclusive.

+ + - -

2. Driver Options

+

2. Driver Options

There are several different driver modes that Mesa can use. These are described in more detail in the basic installation instructions. The Mesa driver is controlled through the -configure option --with-driver. There are currently three supported -options in the configure script. +configure options --enable-xlib-glx, --enable-osmesa, +and --enable-dri.

- + - -

3. Library Options

+

3. Library Options

The configure script provides more fine grained control over the GL @@ -240,50 +228,6 @@ libraries that will be built. More details on the specific GL libraries can be found in the basic installation instructions. -

-

- - -
-

4. Demo Program Options

- -

-There are many demonstration programs in the MesaDemos tarball. If the -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. - -

-

- +