|
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.5. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 17.6. |
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.5' |
586 | | -PACKAGE_STRING='PostgreSQL 17.5' |
| 585 | +PACKAGE_VERSION='17.6' |
| 586 | +PACKAGE_STRING='PostgreSQL 17.6' |
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 17.5 to adapt to many kinds of systems. |
| 1455 | +\`configure' configures PostgreSQL 17.6 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 17.5:";; |
| 1520 | + short | recursive ) echo "Configuration of PostgreSQL 17.6:";; |
1521 | 1521 | esac |
1522 | 1522 | cat <<\_ACEOF |
1523 | 1523 |
|
|
1693 | 1693 | test -n "$ac_init_help" && exit $ac_status |
1694 | 1694 | if $ac_init_version; then |
1695 | 1695 | cat <<\_ACEOF |
1696 | | -PostgreSQL configure 17.5 |
| 1696 | +PostgreSQL configure 17.6 |
1697 | 1697 | generated by GNU Autoconf 2.69 |
1698 | 1698 |
|
1699 | 1699 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2446,7 +2446,7 @@ cat >config.log <<_ACEOF |
2446 | 2446 | This file contains any messages produced by compilers while |
2447 | 2447 | running configure, to aid debugging if configure makes a mistake. |
2448 | 2448 |
|
2449 | | -It was created by PostgreSQL $as_me 17.5, which was |
| 2449 | +It was created by PostgreSQL $as_me 17.6, which was |
2450 | 2450 | generated by GNU Autoconf 2.69. Invocation command line was |
2451 | 2451 |
|
2452 | 2452 | $ $0 $@ |
@@ -19952,7 +19952,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19952 | 19952 | # report actual input values of CONFIG_FILES etc. instead of their |
19953 | 19953 | # values after options handling. |
19954 | 19954 | ac_log=" |
19955 | | -This file was extended by PostgreSQL $as_me 17.5, which was |
| 19955 | +This file was extended by PostgreSQL $as_me 17.6, which was |
19956 | 19956 | generated by GNU Autoconf 2.69. Invocation command line was |
19957 | 19957 |
|
19958 | 19958 | CONFIG_FILES = $CONFIG_FILES |
@@ -20023,7 +20023,7 @@ _ACEOF |
20023 | 20023 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20024 | 20024 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20025 | 20025 | ac_cs_version="\\ |
20026 | | -PostgreSQL config.status 17.5 |
| 20026 | +PostgreSQL config.status 17.6 |
20027 | 20027 | configured by $0, generated by GNU Autoconf 2.69, |
20028 | 20028 | with options \\"\$ac_cs_config\\" |
20029 | 20029 |
|
|
0 commit comments