meson: Pass more feature option through to required kwargs

Andres Freund <andres@anarazel.de>

Commit: 47caa710cebe386c1ab0de89c2a9ff286c9bcb2a
Author: Andres Freund <andres@anarazel.de>
Date: 2023-07-12T23:26:02Z
Releases: 17.0
meson: Pass more feature option through to required kwargs

That was already done in a lot of places, but not all.

Backpatch this to keep the the meson files aligned as long as reasonably
possible.

Author: Tristan Partin <tristan@neon.tech>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CSPIJVUDZFKX.3KHMOAVGF94RV@c3po
Backpatch: 16-, where meson support was added

Files

PathChange+/−
meson.build modified +8 −8

Discussion