[pgpool-committers: 2302] pgpool: Mega commit to fix autotools related templates.
Tatsuo Ishii
ishii at postgresql.org
Fri Nov 21 08:28:43 JST 2014
Mega commit to fix autotools related templates.
Fix tons of warnings from autoconf. Also add "README.build" to suggest
how to stabilize autools generated files.
Branch
------
V3_4_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=86e69ba5892a3996a7ed3d69c9056c3d00d824f3
Modified Files
--------------
Makefile.in | 2 +-
README.build | 15 ++++
configure | 44 ++++++-----
doc/Makefile.in | 2 +-
src/Makefile.in | 2 +-
src/include/Makefile.in | 2 +-
src/include/config.h.in | 2 +-
src/libs/Makefile.in | 2 +-
src/libs/pcp/Makefile.am | 32 +++++---
src/libs/pcp/Makefile.in | 85 ++++++++-------------
src/parser/Makefile.in | 105 ++++++++++++--------------
src/tools/Makefile.in | 2 +-
src/tools/pcp/Makefile.in | 73 +++++++++---------
src/tools/pgmd5/Makefile.am | 39 +++++++---
src/tools/pgmd5/Makefile.in | 173 ++++++++++---------------------------------
src/watchdog/Makefile.in | 17 +++--
16 files changed, 265 insertions(+), 332 deletions(-)
More information about the pgpool-committers
mailing list