meson: Implement getopt logic from autoconf Not replacing getopt/getopt_long definitely causes issues on mingw. It's not as clear whether the solaris & openbsd aspect is still needed, but if not, we should remove it from both autoconf and meson.
Discussion: http://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a1b3bca1c8e32c31ba1a8d1125b2eb97f750a7f0 Modified Files -------------- meson.build | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
