meson: Mark PROVE as not required
authorAndres Freund <[email protected]>
Sat, 5 Nov 2022 01:08:05 +0000 (18:08 -0700)
committerAndres Freund <[email protected]>
Sat, 5 Nov 2022 01:08:05 +0000 (18:08 -0700)
commitab72a31f6cc58ceda97009a5bfae27bd566a3752
treec38c31b6848a65c4a67ea4a763455b16b8c06e17
parent34fa0ddae5cf27dd93a5855b30083185d4bb5a5b
meson: Mark PROVE as not required

In the meson build the prove binary is currently not even used. It will soon
be, for PGXS compatibility, but even then we should build without it around.

Author: Justin Pryzby <[email protected]>
Discussion: https://postgr.es/m/20221021034040[email protected]
Discussion: https://postgr.es/m/20221104235412[email protected]
meson.build