|
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.18. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 14.19. |
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.18' |
586 | | -PACKAGE_STRING='PostgreSQL 14.18' |
| 585 | +PACKAGE_VERSION='14.19' |
| 586 | +PACKAGE_STRING='PostgreSQL 14.19' |
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.18 to adapt to many kinds of systems. |
| 1446 | +\`configure' configures PostgreSQL 14.19 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.18:";; |
| 1511 | + short | recursive ) echo "Configuration of PostgreSQL 14.19:";; |
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.18 |
| 1682 | +PostgreSQL configure 14.19 |
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.18, which was |
| 2435 | +It was created by PostgreSQL $as_me 14.19, which was |
2436 | 2436 | generated by GNU Autoconf 2.69. Invocation command line was |
2437 | 2437 |
|
2438 | 2438 | $ $0 $@ |
@@ -20677,7 +20677,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
20677 | 20677 | # report actual input values of CONFIG_FILES etc. instead of their |
20678 | 20678 | # values after options handling. |
20679 | 20679 | ac_log=" |
20680 | | -This file was extended by PostgreSQL $as_me 14.18, which was |
| 20680 | +This file was extended by PostgreSQL $as_me 14.19, which was |
20681 | 20681 | generated by GNU Autoconf 2.69. Invocation command line was |
20682 | 20682 |
|
20683 | 20683 | CONFIG_FILES = $CONFIG_FILES |
@@ -20748,7 +20748,7 @@ _ACEOF |
20748 | 20748 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20749 | 20749 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20750 | 20750 | ac_cs_version="\\ |
20751 | | -PostgreSQL config.status 14.18 |
| 20751 | +PostgreSQL config.status 14.19 |
20752 | 20752 | configured by $0, generated by GNU Autoconf 2.69, |
20753 | 20753 | with options \\"\$ac_cs_config\\" |
20754 | 20754 |
|
|
0 commit comments