summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2019-06-10 20:55:16 +0200
committerErik Faye-Lund <erik.faye-lund@collabora.com>2019-06-13 14:14:05 +0000
commitc9d396710b872c69840162b9113c57cf2f2b9ba6 (patch)
treed427cd95e45b7ee884e7382eca2dd5b05abf009c /docs
parentf4f78a59b0e7e2072d2ad5d6dce540d35306ed0c (diff)
downloadmesa-c9d396710b872c69840162b9113c57cf2f2b9ba6.tar.gz
docs: replace autoconf with meson
We no longer have an autoconf build-system to maintain, but we do have a meson build-system. So let's mention that instead. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/releasing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releasing.html b/docs/releasing.html
index e85126b2db2..4e9ebd83457 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -122,7 +122,7 @@ a casual search for terms such as regression, fix, broken and similar.
<p>
Maintainer is also responsible for testing in various possible permutations of
-the autoconf and scons build.
+the meson and scons build.
</p>
<h2>Cherry-picking and build/check testing</h2>