|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 15.13. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 15.14. |
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='15.13' |
586 | | -PACKAGE_STRING='PostgreSQL 15.13' |
| 585 | +PACKAGE_VERSION='15.14' |
| 586 | +PACKAGE_STRING='PostgreSQL 15.14' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' |
588 | 588 | PACKAGE_URL='https://www.postgresql.org/' |
589 | 589 |
|
@@ -1454,7 +1454,7 @@ if test "$ac_init_help" = "long"; then |
1454 | 1454 | # Omit some internal or obsolete options to make the list less imposing. |
1455 | 1455 | # This message is too long to be a string in the A/UX 3.1 sh. |
1456 | 1456 | cat <<_ACEOF |
1457 | | -\`configure' configures PostgreSQL 15.13 to adapt to many kinds of systems. |
| 1457 | +\`configure' configures PostgreSQL 15.14 to adapt to many kinds of systems. |
1458 | 1458 |
|
1459 | 1459 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1460 | 1460 |
|
|
1519 | 1519 |
|
1520 | 1520 | if test -n "$ac_init_help"; then |
1521 | 1521 | case $ac_init_help in |
1522 | | - short | recursive ) echo "Configuration of PostgreSQL 15.13:";; |
| 1522 | + short | recursive ) echo "Configuration of PostgreSQL 15.14:";; |
1523 | 1523 | esac |
1524 | 1524 | cat <<\_ACEOF |
1525 | 1525 |
|
|
1694 | 1694 | test -n "$ac_init_help" && exit $ac_status |
1695 | 1695 | if $ac_init_version; then |
1696 | 1696 | cat <<\_ACEOF |
1697 | | -PostgreSQL configure 15.13 |
| 1697 | +PostgreSQL configure 15.14 |
1698 | 1698 | generated by GNU Autoconf 2.69 |
1699 | 1699 |
|
1700 | 1700 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2447,7 +2447,7 @@ cat >config.log <<_ACEOF |
2447 | 2447 | This file contains any messages produced by compilers while |
2448 | 2448 | running configure, to aid debugging if configure makes a mistake. |
2449 | 2449 |
|
2450 | | -It was created by PostgreSQL $as_me 15.13, which was |
| 2450 | +It was created by PostgreSQL $as_me 15.14, which was |
2451 | 2451 | generated by GNU Autoconf 2.69. Invocation command line was |
2452 | 2452 |
|
2453 | 2453 | $ $0 $@ |
@@ -21018,7 +21018,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
21018 | 21018 | # report actual input values of CONFIG_FILES etc. instead of their |
21019 | 21019 | # values after options handling. |
21020 | 21020 | ac_log=" |
21021 | | -This file was extended by PostgreSQL $as_me 15.13, which was |
| 21021 | +This file was extended by PostgreSQL $as_me 15.14, which was |
21022 | 21022 | generated by GNU Autoconf 2.69. Invocation command line was |
21023 | 21023 |
|
21024 | 21024 | CONFIG_FILES = $CONFIG_FILES |
@@ -21089,7 +21089,7 @@ _ACEOF |
21089 | 21089 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
21090 | 21090 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
21091 | 21091 | ac_cs_version="\\ |
21092 | | -PostgreSQL config.status 15.13 |
| 21092 | +PostgreSQL config.status 15.14 |
21093 | 21093 | configured by $0, generated by GNU Autoconf 2.69, |
21094 | 21094 | with options \\"\$ac_cs_config\\" |
21095 | 21095 |
|
|
0 commit comments