meson: Add prefix=/usr/local/pgsql to default_options autoconf set PREFIX to /usr/local/pgsql, so using the same default for meson makes sense. The effect on windows is that installation defaults to installing to C:/usr/local/pgsql rather than meson's default of C:/, which doesn't seem perfect, but OK enough.
Signed-off-by: Junwang Zhao <zhjw...@gmail.com> Author: Junwang Zhao <zhjw...@gmail.com> Discussion: https://postgr.es/caeg8a3lgwe-gg6vuddmh91rorhi8gws0mmb-hctmp3_nvgm...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1360943d1ac03240fc719a459aed4ad4f9f9b5d4 Modified Files -------------- meson.build | 4 ++++ 1 file changed, 4 insertions(+)