meson: Include CFLAGS/c_args in summary and pg_config output
authorAndres Freund <andres@anarazel.de>
Tue, 27 Sep 2022 02:36:24 +0000 (19:36 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 27 Sep 2022 02:36:24 +0000 (19:36 -0700)
commit1330dcdec0f22fb2b7a621f9a0e6e729e21d50a4
tree10e84758ad2776de949fe35651507deb0e4f7dcd
parent78fdb1e50f7fd394505a400b507f70ecffa6d7bf
meson: Include CFLAGS/c_args in summary and pg_config output

Previously arguments passed in via CFLAGS/-Dc_args were neither displayed in
meson's summary, nor in pg_config's output.

Reported-by: "wangw.fnst@fujitsu.com" <wangw.fnst@fujitsu.com>
Discussion: https://postgr.es/m/OS3PR01MB62751847BC9CD2DB7B29AC129E529@OS3PR01MB6275.jpnprd01.prod.outlook.com
meson.build
src/include/meson.build