From: Francis Dupont Date: Sat, 29 Dec 2018 09:27:26 +0000 (+0100) Subject: [111-configure-options-with-pgsql-not-working-properly] Added a default for auto... X-Git-Tag: 429-Updated-StampedValue-to-support-reals_base~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc05d7544fdce2a23ba3ad2ba121a0babf936e9;p=thirdparty%2Fkea.git [111-configure-options-with-pgsql-not-working-properly] Added a default for auto-detected PG_CONFIG --- diff --git a/configure.ac b/configure.ac index 79666ce6cd..72c0cbb593 100644 --- a/configure.ac +++ b/configure.ac @@ -750,6 +750,7 @@ if test "${deprec_msg}" = "yes" ; then fi if test "${pg_config}" = "yes" ; then + PG_CONFIG="/usr/bin/pg_config" for d in $defaultdirs do if test -f $d/bin/pg_config; then