mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +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:
		@@ -2737,7 +2737,7 @@ ninja install
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <variablelist>
 | 
					    <variablelist>
 | 
				
			||||||
     <varlistentry id="configure-auto-features-meson">
 | 
					     <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>
 | 
					      <listitem>
 | 
				
			||||||
       <para>
 | 
					       <para>
 | 
				
			||||||
        Setting this option allows you to override the value of all
 | 
					        Setting this option allows you to override the value of all
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user