[pgpool-committers: 515] 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_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e0f9888ba122f9f69ff0f16c46bdcc29a2abe7bd
Modified Files
--------------
Makefile.in | 620 +-
aclocal.m4 |13222 ++++++++++++---------
config.h.in | 23 +-
configure |33300 ++++++++++++++++++----------------------------------
ltmain.sh |13267 ++++++++++++----------
parser/Makefile.in | 247 +-
parser/gram.c | 8005 +++++++++----
parser/gram.h | 61 +-
pcp/Makefile.in | 370 +-
9 files changed, 32376 insertions(+), 36739 deletions(-)
More information about the pgpool-committers
mailing list