docs/meson: drop mention that our meson is ready

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>
This commit is contained in:
Eric Engestrom
2023-09-21 10:38:43 +01:00
committed by Marge Bot
parent 9618fefd18
commit 79bc5ff6f8

View 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.