package/postgresql: add configure and includedir-server output to pg_config
authorMaxim Kochetkov <fido_max@inbox.ru>
Mon, 5 Oct 2020 10:19:50 +0000 (13:19 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Oct 2020 20:16:17 +0000 (22:16 +0200)
commit787ad0b35d0d5d38b5e3da473fb861f903ba65bd
tree0aed334c556e444b23d869eecb925ae3ada12979
parentec05cc07a2d48c020dd94d8727c7dc9ecc2527cc
package/postgresql: add configure and includedir-server output to pg_config

Some external packages call pg_config to determine the installed
PostgreSQL server includedir and configure options. Add this output to
Buildroots own pg_config, so these packages correctly compile.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/postgresql/pg_config
package/postgresql/postgresql.mk