mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Doc: correct spelling of meson switch.
It's --auto-features not --auto_features. Reported-by: Egor Chindyaskin <kyzevan23@mail.ru> 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
This commit is contained in:
@ -2769,7 +2769,7 @@ ninja install
|
||||
|
||||
<variablelist>
|
||||
<varlistentry id="configure-auto-features-meson">
|
||||
<term><option>--auto_features={ auto | enabled | disabled }</option></term>
|
||||
<term><option>--auto-features={ auto | enabled | disabled }</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Setting this option allows you to override the value of all
|
||||
|
Reference in New Issue
Block a user