[pgpool-committers: 1257] pgpool: Replace pg_config by $(PG_CONFIG) in Makefiles so it can be ove

Tatsuo Ishii ishii at postgresql.org
Thu Sep 12 21:40:35 JST 2013


Replace pg_config by $(PG_CONFIG) in Makefiles so it can be overridden at build time when compiling for different PG major versions.

Patch contributed by Christoph Berg ([pgpool-general: 2127]).

Branch
------
V3_1_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7f27473c79908852190b51acf9d6f71fe29589cb

Modified Files
--------------
sql/Makefile                 |    3 ++-
sql/pgpool-recovery/Makefile |    3 ++-
sql/pgpool-regclass/Makefile |    3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list