From: Eric Engestrom
Date: Mon, 30 Sep 2019 18:11:22 +0000 (+0100)
Subject: docs/install: drop autotools references
X-Git-Tag: upstream/19.3.0~1488
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa0dcaaae02fdd024adef8c1ee4c04153846fc9b;p=platform%2Fupstream%2Fmesa.git
docs/install: drop autotools references
19.3 will be the 3rd release without autotools, people know it's gone by now.
Reviewed-by: Dylan Baker
---
diff --git a/docs/install.html b/docs/install.html
index 61d2e66..4e3d0e4 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -23,7 +23,6 @@
For DRI and hardware acceleration
Building with meson
-Building with autoconf (Linux/Unix/X11)
Building with SCons (Windows/Linux)
Building with AOSP (Android)
Library Information
@@ -39,7 +38,6 @@
- meson is required when building on *nix platforms.
-
- Autoconf was removed in 19.1.0, use meson instead
- SCons is required for building on
Windows and optional for Linux (it's an alternative to meson.)
@@ -128,15 +126,9 @@ Please read the detailed meson instructions
for more information
-3. Building with autoconf (Linux/Unix/X11)
-
-
- Autoconf support was removed in Mesa 19.1.0. Please use meson instead.
-
-
-4. Building with SCons (Windows/Linux)
+3. Building with SCons (Windows/Linux)
To build Mesa with SCons on Linux or Windows do
@@ -172,7 +164,7 @@ Additional information is available in README.WIN32.
-
5. Building with AOSP (Android)
+4. Building with AOSP (Android)
Currently one can build Mesa for Android as part of the AOSP project, yet
@@ -191,7 +183,7 @@ Android-x86 and/or other resources.
-6. Library Information
+5. Library Information
When compilation has finished, look in the top-level lib/
@@ -228,7 +220,7 @@ versions of libGL and device drivers.
-7. Building OpenGL programs with pkg-config
+6. Building OpenGL programs with pkg-config
Running ninja install
will install package configuration files