[pgpool-committers: 2303] pgpool: Add AM_MAINTAINER_MODE to configure.ac.

Tatsuo Ishii ishii at postgresql.org
Fri Nov 21 08:28:43 JST 2014


Add AM_MAINTAINER_MODE to configure.ac.

Branch
------
V3_4_STABLE

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

Modified Files
--------------
Makefile.in                 |    7 ++++---
README.build                |    7 +++++++
aclocal.m4                  |   36 ++++++++++++++++++++++++++++++++++++
configure                   |   36 ++++++++++++++++++++++++++++++++++++
configure.ac                |    4 ++++
doc/Makefile.in             |    7 ++++---
src/Makefile.in             |    8 +++++---
src/include/Makefile.in     |    9 +++++----
src/libs/Makefile.in        |    7 ++++---
src/libs/pcp/Makefile.in    |    7 ++++---
src/parser/Makefile.in      |    8 +++++---
src/tools/Makefile.in       |    7 ++++---
src/tools/pcp/Makefile.in   |    7 ++++---
src/tools/pgmd5/Makefile.in |    8 +++++---
src/watchdog/Makefile.in    |    7 ++++---
15 files changed, 131 insertions(+), 34 deletions(-)



More information about the pgpool-committers mailing list