|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 16.9. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 16.10. |
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='16.9' |
586 | | -PACKAGE_STRING='PostgreSQL 16.9' |
| 585 | +PACKAGE_VERSION='16.10' |
| 586 | +PACKAGE_STRING='PostgreSQL 16.10' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' |
588 | 588 | PACKAGE_URL='https://www.postgresql.org/' |
589 | 589 |
|
@@ -1448,7 +1448,7 @@ if test "$ac_init_help" = "long"; then |
1448 | 1448 | # Omit some internal or obsolete options to make the list less imposing. |
1449 | 1449 | # This message is too long to be a string in the A/UX 3.1 sh. |
1450 | 1450 | cat <<_ACEOF |
1451 | | -\`configure' configures PostgreSQL 16.9 to adapt to many kinds of systems. |
| 1451 | +\`configure' configures PostgreSQL 16.10 to adapt to many kinds of systems. |
1452 | 1452 |
|
1453 | 1453 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1454 | 1454 |
|
|
1513 | 1513 |
|
1514 | 1514 | if test -n "$ac_init_help"; then |
1515 | 1515 | case $ac_init_help in |
1516 | | - short | recursive ) echo "Configuration of PostgreSQL 16.9:";; |
| 1516 | + short | recursive ) echo "Configuration of PostgreSQL 16.10:";; |
1517 | 1517 | esac |
1518 | 1518 | cat <<\_ACEOF |
1519 | 1519 |
|
|
1688 | 1688 | test -n "$ac_init_help" && exit $ac_status |
1689 | 1689 | if $ac_init_version; then |
1690 | 1690 | cat <<\_ACEOF |
1691 | | -PostgreSQL configure 16.9 |
| 1691 | +PostgreSQL configure 16.10 |
1692 | 1692 | generated by GNU Autoconf 2.69 |
1693 | 1693 |
|
1694 | 1694 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2441,7 +2441,7 @@ cat >config.log <<_ACEOF |
2441 | 2441 | This file contains any messages produced by compilers while |
2442 | 2442 | running configure, to aid debugging if configure makes a mistake. |
2443 | 2443 |
|
2444 | | -It was created by PostgreSQL $as_me 16.9, which was |
| 2444 | +It was created by PostgreSQL $as_me 16.10, which was |
2445 | 2445 | generated by GNU Autoconf 2.69. Invocation command line was |
2446 | 2446 |
|
2447 | 2447 | $ $0 $@ |
@@ -20047,7 +20047,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
20047 | 20047 | # report actual input values of CONFIG_FILES etc. instead of their |
20048 | 20048 | # values after options handling. |
20049 | 20049 | ac_log=" |
20050 | | -This file was extended by PostgreSQL $as_me 16.9, which was |
| 20050 | +This file was extended by PostgreSQL $as_me 16.10, which was |
20051 | 20051 | generated by GNU Autoconf 2.69. Invocation command line was |
20052 | 20052 |
|
20053 | 20053 | CONFIG_FILES = $CONFIG_FILES |
@@ -20118,7 +20118,7 @@ _ACEOF |
20118 | 20118 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20119 | 20119 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20120 | 20120 | ac_cs_version="\\ |
20121 | | -PostgreSQL config.status 16.9 |
| 20121 | +PostgreSQL config.status 16.10 |
20122 | 20122 | configured by $0, generated by GNU Autoconf 2.69, |
20123 | 20123 | with options \\"\$ac_cs_config\\" |
20124 | 20124 |
|
|