From 86c2758404446599404a298de3079d7d233573fe Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 19 Oct 2022 13:04:11 +0200 Subject: [PATCH] docs: autotools -> Autotools Reviewed-by: David Heidelberg Part-of: --- docs/meson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/meson.rst b/docs/meson.rst index ac33762d52b7e..2f6fd3e549c62 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -364,7 +364,7 @@ passed as --option=foo to ``meson``, but -Doption=foo to ``meson configure``. Mesa defined options are always passed as -Doption=foo. -For those coming from autotools be aware of the following: +For those coming from Autotools be aware of the following: ``--buildtype/-Dbuildtype`` This option will set the compiler debug/optimization levels to aid