postgres
postgres copied to clipboard
meson: Implement missing directory options
Currently, we don't support docdir and htmldir options in meson which exist in autoconf.
I have started to take a look at this.