|
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.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 15.1. |
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.0' |
586 |
| -PACKAGE_STRING='PostgreSQL 15.0' |
| 585 | +PACKAGE_VERSION='15.1' |
| 586 | +PACKAGE_STRING='PostgreSQL 15.1' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
|
588 | 588 | PACKAGE_URL='https://www.postgresql.org/'
|
589 | 589 |
|
@@ -1452,7 +1452,7 @@ if test "$ac_init_help" = "long"; then
|
1452 | 1452 | # Omit some internal or obsolete options to make the list less imposing.
|
1453 | 1453 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1454 | 1454 | cat <<_ACEOF
|
1455 |
| -\`configure' configures PostgreSQL 15.0 to adapt to many kinds of systems. |
| 1455 | +\`configure' configures PostgreSQL 15.1 to adapt to many kinds of systems. |
1456 | 1456 |
|
1457 | 1457 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1458 | 1458 |
|
|
1517 | 1517 |
|
1518 | 1518 | if test -n "$ac_init_help"; then
|
1519 | 1519 | case $ac_init_help in
|
1520 |
| - short | recursive ) echo "Configuration of PostgreSQL 15.0:";; |
| 1520 | + short | recursive ) echo "Configuration of PostgreSQL 15.1:";; |
1521 | 1521 | esac
|
1522 | 1522 | cat <<\_ACEOF
|
1523 | 1523 |
|
|
1691 | 1691 | test -n "$ac_init_help" && exit $ac_status
|
1692 | 1692 | if $ac_init_version; then
|
1693 | 1693 | cat <<\_ACEOF
|
1694 |
| -PostgreSQL configure 15.0 |
| 1694 | +PostgreSQL configure 15.1 |
1695 | 1695 | generated by GNU Autoconf 2.69
|
1696 | 1696 |
|
1697 | 1697 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2444,7 +2444,7 @@ cat >config.log <<_ACEOF
|
2444 | 2444 | This file contains any messages produced by compilers while
|
2445 | 2445 | running configure, to aid debugging if configure makes a mistake.
|
2446 | 2446 |
|
2447 |
| -It was created by PostgreSQL $as_me 15.0, which was |
| 2447 | +It was created by PostgreSQL $as_me 15.1, which was |
2448 | 2448 | generated by GNU Autoconf 2.69. Invocation command line was
|
2449 | 2449 |
|
2450 | 2450 | $ $0 $@
|
@@ -20710,7 +20710,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
20710 | 20710 | # report actual input values of CONFIG_FILES etc. instead of their
|
20711 | 20711 | # values after options handling.
|
20712 | 20712 | ac_log="
|
20713 |
| -This file was extended by PostgreSQL $as_me 15.0, which was |
| 20713 | +This file was extended by PostgreSQL $as_me 15.1, which was |
20714 | 20714 | generated by GNU Autoconf 2.69. Invocation command line was
|
20715 | 20715 |
|
20716 | 20716 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20781,7 +20781,7 @@ _ACEOF
|
20781 | 20781 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20782 | 20782 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20783 | 20783 | ac_cs_version="\\
|
20784 |
| -PostgreSQL config.status 15.0 |
| 20784 | +PostgreSQL config.status 15.1 |
20785 | 20785 | configured by $0, generated by GNU Autoconf 2.69,
|
20786 | 20786 | with options \\"\$ac_cs_config\\"
|
20787 | 20787 |
|
|
0 commit comments