|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 11.5. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 11.6. |
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='11.5' |
586 | | -PACKAGE_STRING='PostgreSQL 11.5' |
| 585 | +PACKAGE_VERSION='11.6' |
| 586 | +PACKAGE_STRING='PostgreSQL 11.6' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1432,7 +1432,7 @@ if test "$ac_init_help" = "long"; then |
1432 | 1432 | # Omit some internal or obsolete options to make the list less imposing. |
1433 | 1433 | # This message is too long to be a string in the A/UX 3.1 sh. |
1434 | 1434 | cat <<_ACEOF |
1435 | | -\`configure' configures PostgreSQL 11.5 to adapt to many kinds of systems. |
| 1435 | +\`configure' configures PostgreSQL 11.6 to adapt to many kinds of systems. |
1436 | 1436 |
|
1437 | 1437 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1438 | 1438 |
|
|
1497 | 1497 |
|
1498 | 1498 | if test -n "$ac_init_help"; then |
1499 | 1499 | case $ac_init_help in |
1500 | | - short | recursive ) echo "Configuration of PostgreSQL 11.5:";; |
| 1500 | + short | recursive ) echo "Configuration of PostgreSQL 11.6:";; |
1501 | 1501 | esac |
1502 | 1502 | cat <<\_ACEOF |
1503 | 1503 |
|
|
1659 | 1659 | test -n "$ac_init_help" && exit $ac_status |
1660 | 1660 | if $ac_init_version; then |
1661 | 1661 | cat <<\_ACEOF |
1662 | | -PostgreSQL configure 11.5 |
| 1662 | +PostgreSQL configure 11.6 |
1663 | 1663 | generated by GNU Autoconf 2.69 |
1664 | 1664 |
|
1665 | 1665 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2412,7 +2412,7 @@ cat >config.log <<_ACEOF |
2412 | 2412 | This file contains any messages produced by compilers while |
2413 | 2413 | running configure, to aid debugging if configure makes a mistake. |
2414 | 2414 |
|
2415 | | -It was created by PostgreSQL $as_me 11.5, which was |
| 2415 | +It was created by PostgreSQL $as_me 11.6, which was |
2416 | 2416 | generated by GNU Autoconf 2.69. Invocation command line was |
2417 | 2417 |
|
2418 | 2418 | $ $0 $@ |
@@ -19493,7 +19493,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19493 | 19493 | # report actual input values of CONFIG_FILES etc. instead of their |
19494 | 19494 | # values after options handling. |
19495 | 19495 | ac_log=" |
19496 | | -This file was extended by PostgreSQL $as_me 11.5, which was |
| 19496 | +This file was extended by PostgreSQL $as_me 11.6, which was |
19497 | 19497 | generated by GNU Autoconf 2.69. Invocation command line was |
19498 | 19498 |
|
19499 | 19499 | CONFIG_FILES = $CONFIG_FILES |
@@ -19563,7 +19563,7 @@ _ACEOF |
19563 | 19563 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
19564 | 19564 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
19565 | 19565 | ac_cs_version="\\ |
19566 | | -PostgreSQL config.status 11.5 |
| 19566 | +PostgreSQL config.status 11.6 |
19567 | 19567 | configured by $0, generated by GNU Autoconf 2.69, |
19568 | 19568 | with options \\"\$ac_cs_config\\" |
19569 | 19569 |
|
|
0 commit comments