From 3faac9d14063676089c7e974df54e4baa31aa658 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 2 May 2025 15:12:49 -0400 Subject: [PATCH] Doc: correct spelling of meson switch. It's --auto-features not --auto_features. Reported-by: Egor Chindyaskin Discussion: https://postgr.es/m/172465652540.862882.17808523044292761256@wrigleys.postgresql.org Discussion: https://postgr.es/m/1979661.1746212726@sss.pgh.pa.us Backpatch-through: 16 --- doc/src/sgml/installation.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 95f6cc834d6..f3785b63661 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2737,7 +2737,7 @@ ninja install - + Setting this option allows you to override the value of all -- 2.39.5