Rename libpcp to libpgpoolpcp to avoid conflict with RHEL PCP library.
The libpcp.so library provided by Pgpool-II conflicts with
libpcp.so shipped by RHEL.
To avoid this conflict, the Pgpool-II libpcp library has been renamed
to libpgpoolpcp.
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=940f9e848d7b7b1972e47b27cd5672951ccfa6ad
Modified Files
--------------
src/libs/pcp/Makefile.am | 10 +++++-----
src/pgpool.spec | 6 +++---
src/sql/pgpool_adm/Makefile | 2 +-
src/tools/pcp/Makefile.am | 30 +++++++++++++++---------------
4 files changed, 24 insertions(+), 24 deletions(-)