Re: Incorrect option name for meson build - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Incorrect option name for meson build
Date
Msg-id cd6158a9-16d5-4dfe-8662-1c2d1c21aee5@eisentraut.org
Whole thread Raw
In response to Incorrect option name for meson build  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On 26.08.24 09:15, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/12/catalog-pg-type.html
> Description:
> 
> Page:
> https://www.postgresql.org/docs/16/install-meson.html#CONFIGURE-AUTO-FEATURES-MESON
> Description:
> Hello! As indicated in the "Build Process Details" section, in order to
> control all features when building with a meson, you need to specify the
> --auto_features option. But when I specify this option, the meson says that
> it doesn't know it. But it knows the option -Dauto_features:

Yeah, I think it's either --auto-features or -Dauto_features, but not 
--auto_features.




pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Examples Missing
Next
From: PG Doc comments form
Date:
Subject: May be not exclusive locks, but access exclusive locks?