|
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.6. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 11.7. |
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.6' |
586 |
| -PACKAGE_STRING='PostgreSQL 11.6' |
| 585 | +PACKAGE_VERSION='11.7' |
| 586 | +PACKAGE_STRING='PostgreSQL 11.7' |
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.6 to adapt to many kinds of systems. |
| 1435 | +\`configure' configures PostgreSQL 11.7 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.6:";; |
| 1500 | + short | recursive ) echo "Configuration of PostgreSQL 11.7:";; |
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.6 |
| 1662 | +PostgreSQL configure 11.7 |
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.6, which was |
| 2415 | +It was created by PostgreSQL $as_me 11.7, which was |
2416 | 2416 | generated by GNU Autoconf 2.69. Invocation command line was
|
2417 | 2417 |
|
2418 | 2418 | $ $0 $@
|
@@ -19530,7 +19530,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19530 | 19530 | # report actual input values of CONFIG_FILES etc. instead of their
|
19531 | 19531 | # values after options handling.
|
19532 | 19532 | ac_log="
|
19533 |
| -This file was extended by PostgreSQL $as_me 11.6, which was |
| 19533 | +This file was extended by PostgreSQL $as_me 11.7, which was |
19534 | 19534 | generated by GNU Autoconf 2.69. Invocation command line was
|
19535 | 19535 |
|
19536 | 19536 | CONFIG_FILES = $CONFIG_FILES
|
@@ -19600,7 +19600,7 @@ _ACEOF
|
19600 | 19600 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
19601 | 19601 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
19602 | 19602 | ac_cs_version="\\
|
19603 |
| -PostgreSQL config.status 11.6 |
| 19603 | +PostgreSQL config.status 11.7 |
19604 | 19604 | configured by $0, generated by GNU Autoconf 2.69,
|
19605 | 19605 | with options \\"\$ac_cs_config\\"
|
19606 | 19606 |
|
|