[pgpool-committers: 2295] pgpool: Mega commit to fix autotools related templates.
Tatsuo Ishii
ishii at postgresql.org
Wed Nov 19 16:49:11 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f8ca4d262a00ffc240502f135d69515b2ead47fb
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