Update Pgpool-II version to "3.7devel".
authorTatsuo Ishii <[email protected]>
Thu, 22 Dec 2016 01:24:25 +0000 (10:24 +0900)
committerTatsuo Ishii <[email protected]>
Thu, 22 Dec 2016 01:24:25 +0000 (10:24 +0900)
12 files changed:
Makefile.in
configure
configure.ac
doc.ja/Makefile.in
doc.ja/src/Makefile.in
doc.ja/src/sgml/Makefile.in
doc/Makefile.in
doc/src/Makefile.in
doc/src/sgml/Makefile.in
doc/src/sgml/version.sgml
src/include/Makefile.in
src/include/version.h

index ece8ac6677babba858fc1e4bfbcabf25ec85423c..54ed27a879ebc04d1597786ae72d2b60da5022ae 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index 2d636cae63ab9b155ce928ee8d4d0ffdbb84661a..f669e3a944e00faae4ce1930dab15dc6265500db 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pgpool-II 3.6.0.
+# Generated by GNU Autoconf 2.69 for pgpool-II 3.7devel.
 #
 # Report bugs to <[email protected]>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='pgpool-II'
 PACKAGE_TARNAME='pgpool-II'
-PACKAGE_VERSION='3.6.0'
-PACKAGE_STRING='pgpool-II 3.6.0'
+PACKAGE_VERSION='3.7devel'
+PACKAGE_STRING='pgpool-II 3.7devel'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pgpool-II 3.6.0 to adapt to many kinds of systems.
+\`configure' configures pgpool-II 3.7devel to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1431,7 +1431,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pgpool-II 3.6.0:";;
+     short | recursive ) echo "Configuration of pgpool-II 3.7devel:";;
    esac
   cat <<\_ACEOF
 
@@ -1561,7 +1561,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pgpool-II configure 3.6.0
+pgpool-II configure 3.7devel
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2224,7 +2224,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pgpool-II $as_me 3.6.0, which was
+It was created by pgpool-II $as_me 3.7devel, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4000,7 +4000,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='pgpool-II'
- VERSION='3.6.0'
+ VERSION='3.7devel'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15638,7 +15638,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pgpool-II $as_me 3.6.0, which was
+This file was extended by pgpool-II $as_me 3.7devel, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15704,7 +15704,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-pgpool-II config.status 3.6.0
+pgpool-II config.status 3.7devel
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index f0efae83ad70d9b7566937f97e9f58d4f3d0a993..dc176f0bc88472520470723aa332527080584184 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([pgpool-II], [3.6.0], [[email protected]], [pgpool-II])
+AC_INIT([pgpool-II], [3.7devel], [[email protected]], [pgpool-II])
 
 dnl Checks for programs.
 AC_PROG_CC
index 4a506a347fd79a26feb2659c8ca417cda7ccbb39..5e44ee6e6c4ee650b73ce1e3392012601674c469 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index 63b5e7fc5d450b948e78f867ca94072a66a6fa05..5e56a3ace7ea29c4bd86db29fdbf50bbc7d64f8b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index fb45e20a30120ee2b938184ae889742f72516c54..b7d193d52a167ae34416ba65d2acbb7f025cf81f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index f3e4222f62b016ad55dc13d6a80c3b7c1c8c3bf3..38f6f89b3bc3dce2b0d117b5a10d04afd934f274 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index db4bd9e3cccb231a6355fc93eb92dc0c3ba50b41..b74c9ba9a2a10b2f8c5b1b33b0b698f1d8ed1906 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index ef1522ac1c715a6f8946f19fc17b57acdfdbe309..099c104a9f68f6531d637a746913ce59533734cd 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
index 5cc24bcf2b457c70bb86ed6fa51a45e26f6dc754..79de669dc643d124ac606403a3b2ca0eef41f63f 100644 (file)
@@ -1 +1 @@
-<!ENTITY version "3.6.0">
+<!ENTITY version "3.7devel">
index 74bc67edad50a1555d401c2e15b64547338620d9..d6ad3eddca1f08724579d5e11134094fac4c2b7e 100644 (file)
@@ -319,8 +319,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 $(am__aclocal_m4_deps):
 
 config.h: stamp-h1
-       @if test ! -f $@; then rm -f stamp-h1; else :; fi
-       @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
+       @test -f $@ || rm -f stamp-h1
+       @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
 
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
        @rm -f stamp-h1
index 9cf43e3ba698bd663638f7c88c0fa57e6502713c..e0a3590f73373f7d092e1fe8d1fe41227e0fdae9 100644 (file)
@@ -1 +1 @@
-#define PGPOOLVERSION "subaruboshi"
+#define PGPOOLVERSION "amefuriboshi"