change the Makefile under this directory src/sql/,that is proposed by
authorpengbo <pengbo@sraoss.co.jp>
Thu, 9 Jun 2016 04:25:57 +0000 (13:25 +0900)
committerpengbo <pengbo@sraoss.co.jp>
Thu, 9 Jun 2016 04:32:37 +0000 (13:32 +0900)
commit12a782de3c4fb5ef0a23709314d379be3cf1fec5
treeb91802db853143b2ae1c0dea8133c35edeb48ca6
parented9f2900f1b611f5cfd52e8f758c3616861e60c0
change the Makefile under this directory src/sql/,that is proposed by
[pgpool-hackers: 1611]

    -PG_CONFIG = pg_config
    +PG_CONFIG ?= pg_config
src/sql/Makefile
src/sql/pgpool-recovery/Makefile
src/sql/pgpool-regclass/Makefile
src/sql/pgpool_adm/Makefile