|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.14. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.15. |
4 | 4 | # |
5 | 5 | # Report bugs to <pgsql-bugs@postgresql.org>. |
6 | 6 | # |
@@ -582,8 +582,8 @@ MAKEFLAGS= |
582 | 582 | # Identity of this package. |
583 | 583 | PACKAGE_NAME='PostgreSQL' |
584 | 584 | PACKAGE_TARNAME='postgresql' |
585 | | -PACKAGE_VERSION='9.6.14' |
586 | | -PACKAGE_STRING='PostgreSQL 9.6.14' |
| 585 | +PACKAGE_VERSION='9.6.15' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6.15' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1401,7 +1401,7 @@ if test "$ac_init_help" = "long"; then |
1401 | 1401 | # Omit some internal or obsolete options to make the list less imposing. |
1402 | 1402 | # This message is too long to be a string in the A/UX 3.1 sh. |
1403 | 1403 | cat <<_ACEOF |
1404 | | -\`configure' configures PostgreSQL 9.6.14 to adapt to many kinds of systems. |
| 1404 | +\`configure' configures PostgreSQL 9.6.15 to adapt to many kinds of systems. |
1405 | 1405 |
|
1406 | 1406 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1407 | 1407 |
|
|
1466 | 1466 |
|
1467 | 1467 | if test -n "$ac_init_help"; then |
1468 | 1468 | case $ac_init_help in |
1469 | | - short | recursive ) echo "Configuration of PostgreSQL 9.6.14:";; |
| 1469 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.15:";; |
1470 | 1470 | esac |
1471 | 1471 | cat <<\_ACEOF |
1472 | 1472 |
|
|
1618 | 1618 | test -n "$ac_init_help" && exit $ac_status |
1619 | 1619 | if $ac_init_version; then |
1620 | 1620 | cat <<\_ACEOF |
1621 | | -PostgreSQL configure 9.6.14 |
| 1621 | +PostgreSQL configure 9.6.15 |
1622 | 1622 | generated by GNU Autoconf 2.69 |
1623 | 1623 |
|
1624 | 1624 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2333,7 +2333,7 @@ cat >config.log <<_ACEOF |
2333 | 2333 | This file contains any messages produced by compilers while |
2334 | 2334 | running configure, to aid debugging if configure makes a mistake. |
2335 | 2335 |
|
2336 | | -It was created by PostgreSQL $as_me 9.6.14, which was |
| 2336 | +It was created by PostgreSQL $as_me 9.6.15, which was |
2337 | 2337 | generated by GNU Autoconf 2.69. Invocation command line was |
2338 | 2338 |
|
2339 | 2339 | $ $0 $@ |
@@ -16827,7 +16827,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16827 | 16827 | # report actual input values of CONFIG_FILES etc. instead of their |
16828 | 16828 | # values after options handling. |
16829 | 16829 | ac_log=" |
16830 | | -This file was extended by PostgreSQL $as_me 9.6.14, which was |
| 16830 | +This file was extended by PostgreSQL $as_me 9.6.15, which was |
16831 | 16831 | generated by GNU Autoconf 2.69. Invocation command line was |
16832 | 16832 |
|
16833 | 16833 | CONFIG_FILES = $CONFIG_FILES |
@@ -16897,7 +16897,7 @@ _ACEOF |
16897 | 16897 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16898 | 16898 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
16899 | 16899 | ac_cs_version="\\ |
16900 | | -PostgreSQL config.status 9.6.14 |
| 16900 | +PostgreSQL config.status 9.6.15 |
16901 | 16901 | configured by $0, generated by GNU Autoconf 2.69, |
16902 | 16902 | with options \\"\$ac_cs_config\\" |
16903 | 16903 |
|
|
0 commit comments