|
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.12. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 14.13. |
4 | 4 | #
|
5 | 5 | # Report bugs to < [email protected]>.
|
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.12' |
586 |
| -PACKAGE_STRING='PostgreSQL 14.12' |
| 585 | +PACKAGE_VERSION='14.13' |
| 586 | +PACKAGE_STRING='PostgreSQL 14.13' |
587 | 587 | PACKAGE_BUGREPORT=' [email protected]'
|
588 | 588 | PACKAGE_URL='https://www.postgresql.org/'
|
589 | 589 |
|
@@ -1443,7 +1443,7 @@ if test "$ac_init_help" = "long"; then
|
1443 | 1443 | # Omit some internal or obsolete options to make the list less imposing.
|
1444 | 1444 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1445 | 1445 | cat <<_ACEOF
|
1446 |
| -\`configure' configures PostgreSQL 14.12 to adapt to many kinds of systems. |
| 1446 | +\`configure' configures PostgreSQL 14.13 to adapt to many kinds of systems. |
1447 | 1447 |
|
1448 | 1448 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1449 | 1449 |
|
|
1508 | 1508 |
|
1509 | 1509 | if test -n "$ac_init_help"; then
|
1510 | 1510 | case $ac_init_help in
|
1511 |
| - short | recursive ) echo "Configuration of PostgreSQL 14.12:";; |
| 1511 | + short | recursive ) echo "Configuration of PostgreSQL 14.13:";; |
1512 | 1512 | esac
|
1513 | 1513 | cat <<\_ACEOF
|
1514 | 1514 |
|
|
1679 | 1679 | test -n "$ac_init_help" && exit $ac_status
|
1680 | 1680 | if $ac_init_version; then
|
1681 | 1681 | cat <<\_ACEOF
|
1682 |
| -PostgreSQL configure 14.12 |
| 1682 | +PostgreSQL configure 14.13 |
1683 | 1683 | generated by GNU Autoconf 2.69
|
1684 | 1684 |
|
1685 | 1685 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2432,7 +2432,7 @@ cat >config.log <<_ACEOF
|
2432 | 2432 | This file contains any messages produced by compilers while
|
2433 | 2433 | running configure, to aid debugging if configure makes a mistake.
|
2434 | 2434 |
|
2435 |
| -It was created by PostgreSQL $as_me 14.12, which was |
| 2435 | +It was created by PostgreSQL $as_me 14.13, which was |
2436 | 2436 | generated by GNU Autoconf 2.69. Invocation command line was
|
2437 | 2437 |
|
2438 | 2438 | $ $0 $@
|
@@ -20516,7 +20516,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
20516 | 20516 | # report actual input values of CONFIG_FILES etc. instead of their
|
20517 | 20517 | # values after options handling.
|
20518 | 20518 | ac_log="
|
20519 |
| -This file was extended by PostgreSQL $as_me 14.12, which was |
| 20519 | +This file was extended by PostgreSQL $as_me 14.13, which was |
20520 | 20520 | generated by GNU Autoconf 2.69. Invocation command line was
|
20521 | 20521 |
|
20522 | 20522 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20587,7 +20587,7 @@ _ACEOF
|
20587 | 20587 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20588 | 20588 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20589 | 20589 | ac_cs_version="\\
|
20590 |
| -PostgreSQL config.status 14.12 |
| 20590 | +PostgreSQL config.status 14.13 |
20591 | 20591 | configured by $0, generated by GNU Autoconf 2.69,
|
20592 | 20592 | with options \\"\$ac_cs_config\\"
|
20593 | 20593 |
|
|
0 commit comments