|
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.21. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.22. |
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.21' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.6.21' |
| 585 | +PACKAGE_VERSION='9.6.22' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6.22' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1402,7 +1402,7 @@ if test "$ac_init_help" = "long"; then
|
1402 | 1402 | # Omit some internal or obsolete options to make the list less imposing.
|
1403 | 1403 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1404 | 1404 | cat <<_ACEOF
|
1405 |
| -\`configure' configures PostgreSQL 9.6.21 to adapt to many kinds of systems. |
| 1405 | +\`configure' configures PostgreSQL 9.6.22 to adapt to many kinds of systems. |
1406 | 1406 |
|
1407 | 1407 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1408 | 1408 |
|
|
1467 | 1467 |
|
1468 | 1468 | if test -n "$ac_init_help"; then
|
1469 | 1469 | case $ac_init_help in
|
1470 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.6.21:";; |
| 1470 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.22:";; |
1471 | 1471 | esac
|
1472 | 1472 | cat <<\_ACEOF
|
1473 | 1473 |
|
|
1619 | 1619 | test -n "$ac_init_help" && exit $ac_status
|
1620 | 1620 | if $ac_init_version; then
|
1621 | 1621 | cat <<\_ACEOF
|
1622 |
| -PostgreSQL configure 9.6.21 |
| 1622 | +PostgreSQL configure 9.6.22 |
1623 | 1623 | generated by GNU Autoconf 2.69
|
1624 | 1624 |
|
1625 | 1625 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2334,7 +2334,7 @@ cat >config.log <<_ACEOF
|
2334 | 2334 | This file contains any messages produced by compilers while
|
2335 | 2335 | running configure, to aid debugging if configure makes a mistake.
|
2336 | 2336 |
|
2337 |
| -It was created by PostgreSQL $as_me 9.6.21, which was |
| 2337 | +It was created by PostgreSQL $as_me 9.6.22, which was |
2338 | 2338 | generated by GNU Autoconf 2.69. Invocation command line was
|
2339 | 2339 |
|
2340 | 2340 | $ $0 $@
|
@@ -16830,7 +16830,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16830 | 16830 | # report actual input values of CONFIG_FILES etc. instead of their
|
16831 | 16831 | # values after options handling.
|
16832 | 16832 | ac_log="
|
16833 |
| -This file was extended by PostgreSQL $as_me 9.6.21, which was |
| 16833 | +This file was extended by PostgreSQL $as_me 9.6.22, which was |
16834 | 16834 | generated by GNU Autoconf 2.69. Invocation command line was
|
16835 | 16835 |
|
16836 | 16836 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16900,7 +16900,7 @@ _ACEOF
|
16900 | 16900 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16901 | 16901 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16902 | 16902 | ac_cs_version="\\
|
16903 |
| -PostgreSQL config.status 9.6.21 |
| 16903 | +PostgreSQL config.status 9.6.22 |
16904 | 16904 | configured by $0, generated by GNU Autoconf 2.69,
|
16905 | 16905 | with options \\"\$ac_cs_config\\"
|
16906 | 16906 |
|
|
0 commit comments