|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 14.21. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 14.22. |
4 | 4 | # |
5 | 5 | # Report bugs to <pgsql-bugs@lists.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='14.21' |
586 | | -PACKAGE_STRING='PostgreSQL 14.21' |
| 585 | +PACKAGE_VERSION='14.22' |
| 586 | +PACKAGE_STRING='PostgreSQL 14.22' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' |
588 | 588 | PACKAGE_URL='https://www.postgresql.org/' |
589 | 589 |
|
@@ -1446,7 +1446,7 @@ if test "$ac_init_help" = "long"; then |
1446 | 1446 | # Omit some internal or obsolete options to make the list less imposing. |
1447 | 1447 | # This message is too long to be a string in the A/UX 3.1 sh. |
1448 | 1448 | cat <<_ACEOF |
1449 | | -\`configure' configures PostgreSQL 14.21 to adapt to many kinds of systems. |
| 1449 | +\`configure' configures PostgreSQL 14.22 to adapt to many kinds of systems. |
1450 | 1450 |
|
1451 | 1451 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1452 | 1452 |
|
|
1511 | 1511 |
|
1512 | 1512 | if test -n "$ac_init_help"; then |
1513 | 1513 | case $ac_init_help in |
1514 | | - short | recursive ) echo "Configuration of PostgreSQL 14.21:";; |
| 1514 | + short | recursive ) echo "Configuration of PostgreSQL 14.22:";; |
1515 | 1515 | esac |
1516 | 1516 | cat <<\_ACEOF |
1517 | 1517 |
|
|
1685 | 1685 | test -n "$ac_init_help" && exit $ac_status |
1686 | 1686 | if $ac_init_version; then |
1687 | 1687 | cat <<\_ACEOF |
1688 | | -PostgreSQL configure 14.21 |
| 1688 | +PostgreSQL configure 14.22 |
1689 | 1689 | generated by GNU Autoconf 2.69 |
1690 | 1690 |
|
1691 | 1691 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2438,7 +2438,7 @@ cat >config.log <<_ACEOF |
2438 | 2438 | This file contains any messages produced by compilers while |
2439 | 2439 | running configure, to aid debugging if configure makes a mistake. |
2440 | 2440 |
|
2441 | | -It was created by PostgreSQL $as_me 14.21, which was |
| 2441 | +It was created by PostgreSQL $as_me 14.22, which was |
2442 | 2442 | generated by GNU Autoconf 2.69. Invocation command line was |
2443 | 2443 |
|
2444 | 2444 | $ $0 $@ |
@@ -20808,7 +20808,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
20808 | 20808 | # report actual input values of CONFIG_FILES etc. instead of their |
20809 | 20809 | # values after options handling. |
20810 | 20810 | ac_log=" |
20811 | | -This file was extended by PostgreSQL $as_me 14.21, which was |
| 20811 | +This file was extended by PostgreSQL $as_me 14.22, which was |
20812 | 20812 | generated by GNU Autoconf 2.69. Invocation command line was |
20813 | 20813 |
|
20814 | 20814 | CONFIG_FILES = $CONFIG_FILES |
@@ -20879,7 +20879,7 @@ _ACEOF |
20879 | 20879 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20880 | 20880 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20881 | 20881 | ac_cs_version="\\ |
20882 | | -PostgreSQL config.status 14.21 |
| 20882 | +PostgreSQL config.status 14.22 |
20883 | 20883 | configured by $0, generated by GNU Autoconf 2.69, |
20884 | 20884 | with options \\"\$ac_cs_config\\" |
20885 | 20885 |
|
|
0 commit comments