[pgpool-committers: 518] pgpool: Run rerun libtoolize with --copy and --force option.
Tatsuo Ishii
ishii at postgresql.org
Wed Jul 18 13:14:01 JST 2012
Run rerun libtoolize with --copy and --force option.
This should prevent build problems in different environment.
Following commands were executed:
libtoolize --copy --force
aclocal
autoheader
automake -a
autoconf
Branch
------
V2_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f95cbc0bb6147d2d587a59bd23cab979da940cc0
Modified Files
--------------
Makefile.in | 620 +-
aclocal.m4 |13222 ++++++++++++++-----------
config.h.in | 17 +-
configure |28461 +++++++++++++++++-----------------------------------
ltmain.sh |13267 ++++++++++++++-----------
parser/Makefile.in | 247 +-
parser/gram.c | 7089 +++++++++----
parser/gram.h | 61 +-
pcp/Makefile.in | 370 +-
9 files changed, 30014 insertions(+), 33340 deletions(-)
More information about the pgpool-committers
mailing list