[pgpool-committers: 511] pgpool: Run rerun libtoolize with --copy and --force option.

Tatsuo Ishii ishii at postgresql.org
Wed Jul 18 07:50:14 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
------
master

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

Modified Files
--------------
Makefile.in          |    8 +-
aclocal.m4           | 7954 +++++++++++++++++++++++++++++++++++++++++++++++-
configure            | 3235 +++++++------------
ltmain.sh            | 8407 +++++++++++++++++++++++++++++++++++++++++++++++++-
m4/libtool.m4        | 7361 +++++++++++++++++++++++++++++++++++++++++++-
m4/ltoptions.m4      |  369 +++-
m4/ltversion.m4      |   24 +-
m4/lt~obsolete.m4    |   93 +-
parser/Makefile.in   |    7 +-
pcp/Makefile.in      |    7 +-
watchdog/Makefile.in |    7 +-
11 files changed, 25401 insertions(+), 2071 deletions(-)



More information about the pgpool-committers mailing list