docs/meson: drop mention that our meson is ready
authorEric Engestrom <eric@igalia.com>
Thu, 21 Sep 2023 09:38:43 +0000 (10:38 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 26 Sep 2023 19:01:15 +0000 (19:01 +0000)
It's been ready for a very long time, and scons & autotools are long
gone with only meson left, so this note doesn't make much sense anymore.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25323>

docs/meson.rst

index 89891aa..c688f60 100644 (file)
@@ -7,9 +7,6 @@ Compilation and Installation Using Meson
 For general information about Meson see the `Meson
 website <https://mesonbuild.com/>`__.
 
-**Mesa's Meson build system is generally considered stable and ready for
-production.**
-
 .. note::
 
    Mesa requires Meson >= 0.60.0 to build.