From: Erik Faye-Lund Date: Mon, 10 Jun 2019 18:55:16 +0000 (+0200) Subject: docs: replace autoconf with meson X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c9d396710b872c69840162b9113c57cf2f2b9ba6;p=mesa.git 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 Reviewed-by: Eric Engestrom --- 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.

Maintainer is also responsible for testing in various possible permutations of -the autoconf and scons build. +the meson and scons build.

Cherry-picking and build/check testing