|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 17.2. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 17.3. |
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='17.2' |
586 | | -PACKAGE_STRING='PostgreSQL 17.2' |
| 585 | +PACKAGE_VERSION='17.3' |
| 586 | +PACKAGE_STRING='PostgreSQL 17.3' |
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 17.2 to adapt to many kinds of systems. |
| 1457 | +\`configure' configures PostgreSQL 17.3 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 17.2:";; |
| 1522 | + short | recursive ) echo "Configuration of PostgreSQL 17.3:";; |
1523 | 1523 | esac |
1524 | 1524 | cat <<\_ACEOF |
1525 | 1525 |
|
|
1698 | 1698 | test -n "$ac_init_help" && exit $ac_status |
1699 | 1699 | if $ac_init_version; then |
1700 | 1700 | cat <<\_ACEOF |
1701 | | -PostgreSQL configure 17.2 |
| 1701 | +PostgreSQL configure 17.3 |
1702 | 1702 | generated by GNU Autoconf 2.69 |
1703 | 1703 |
|
1704 | 1704 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2451,7 +2451,7 @@ cat >config.log <<_ACEOF |
2451 | 2451 | This file contains any messages produced by compilers while |
2452 | 2452 | running configure, to aid debugging if configure makes a mistake. |
2453 | 2453 |
|
2454 | | -It was created by PostgreSQL $as_me 17.2, which was |
| 2454 | +It was created by PostgreSQL $as_me 17.3, which was |
2455 | 2455 | generated by GNU Autoconf 2.69. Invocation command line was |
2456 | 2456 |
|
2457 | 2457 | $ $0 $@ |
@@ -19986,7 +19986,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19986 | 19986 | # report actual input values of CONFIG_FILES etc. instead of their |
19987 | 19987 | # values after options handling. |
19988 | 19988 | ac_log=" |
19989 | | -This file was extended by PostgreSQL $as_me 17.2, which was |
| 19989 | +This file was extended by PostgreSQL $as_me 17.3, which was |
19990 | 19990 | generated by GNU Autoconf 2.69. Invocation command line was |
19991 | 19991 |
|
19992 | 19992 | CONFIG_FILES = $CONFIG_FILES |
@@ -20057,7 +20057,7 @@ _ACEOF |
20057 | 20057 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20058 | 20058 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20059 | 20059 | ac_cs_version="\\ |
20060 | | -PostgreSQL config.status 17.2 |
| 20060 | +PostgreSQL config.status 17.3 |
20061 | 20061 | configured by $0, generated by GNU Autoconf 2.69, |
20062 | 20062 | with options \\"\$ac_cs_config\\" |
20063 | 20063 |
|
|
0 commit comments