diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-02-10 17:12:46 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-02-10 19:23:41 +0100 |
commit | b691c189c671ca9b88743ed6546b60641e5199e4 (patch) | |
tree | 9ccc6bcf457b207ccc447ec9ce77dd9ee200606e /contrib/jsonb_plperl/jsonb_plperl.control | |
parent | 11de6c903da99a4b2220acfa776fc26c7f384ccc (diff) | |
download | postgresql-b691c189c671ca9b88743ed6546b60641e5199e4.tar.gz postgresql-b691c189c671ca9b88743ed6546b60641e5199e4.zip |
Simplify passing of configure arguments to pg_config
The previous system had configure put the value into the makefiles and
then have the makefiles pass them to the build of pg_config. That was
put in place when pg_config was a shell script. We can simplify that
by having configure put the value into pg_config.h directly. This
also makes the standard build system match how the MSVC build system
already does it.
Discussion: https://www.postgresql.org/message-id/flat/6e457870-cef5-5f1d-b57c-fc89cfb8a788%402ndquadrant.com
Diffstat (limited to 'contrib/jsonb_plperl/jsonb_plperl.control')
0 files changed, 0 insertions, 0 deletions