]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use pkg-config first to find libpq 5121/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 7 Mar 2017 10:28:08 +0000 (11:28 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 15 Mar 2017 07:41:57 +0000 (08:41 +0100)
commitbf36bdcf3e6fa6e7f09abc08aa939a1452e5f2a0
treeffe8a5755b4e92753007f8dd2df04646ceb8cf2d
parent491dcf87b9c68c2e2a7b8225b31baa03c7c00e28
Use pkg-config first to find libpq

Unless a path to pg_config was supplied. If pkg-config does not produce
a result attempt to find pg_config and use that.

This commit also removes support for supplying a path to the postgresql
libs and includes. Use --with-pg-config to use non-default installation
paths.

Closes #2358
build-scripts/debian-authoritative/rules
docs/markdown/authoritative/upgrading.md
m4/pdns_with_postgresql.m4
modules/gpgsqlbackend/Makefile.am