|
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.4. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 17.5. |
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.4' |
586 |
| -PACKAGE_STRING='PostgreSQL 17.4' |
| 585 | +PACKAGE_VERSION='17.5' |
| 586 | +PACKAGE_STRING='PostgreSQL 17.5' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
|
588 | 588 | PACKAGE_URL='https://www.postgresql.org/'
|
589 | 589 |
|
@@ -1453,7 +1453,7 @@ if test "$ac_init_help" = "long"; then
|
1453 | 1453 | # Omit some internal or obsolete options to make the list less imposing.
|
1454 | 1454 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1455 | 1455 | cat <<_ACEOF
|
1456 |
| -\`configure' configures PostgreSQL 17.4 to adapt to many kinds of systems. |
| 1456 | +\`configure' configures PostgreSQL 17.5 to adapt to many kinds of systems. |
1457 | 1457 |
|
1458 | 1458 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1459 | 1459 |
|
|
1518 | 1518 |
|
1519 | 1519 | if test -n "$ac_init_help"; then
|
1520 | 1520 | case $ac_init_help in
|
1521 |
| - short | recursive ) echo "Configuration of PostgreSQL 17.4:";; |
| 1521 | + short | recursive ) echo "Configuration of PostgreSQL 17.5:";; |
1522 | 1522 | esac
|
1523 | 1523 | cat <<\_ACEOF
|
1524 | 1524 |
|
|
1695 | 1695 | test -n "$ac_init_help" && exit $ac_status
|
1696 | 1696 | if $ac_init_version; then
|
1697 | 1697 | cat <<\_ACEOF
|
1698 |
| -PostgreSQL configure 17.4 |
| 1698 | +PostgreSQL configure 17.5 |
1699 | 1699 | generated by GNU Autoconf 2.69
|
1700 | 1700 |
|
1701 | 1701 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2448,7 +2448,7 @@ cat >config.log <<_ACEOF
|
2448 | 2448 | This file contains any messages produced by compilers while
|
2449 | 2449 | running configure, to aid debugging if configure makes a mistake.
|
2450 | 2450 |
|
2451 |
| -It was created by PostgreSQL $as_me 17.4, which was |
| 2451 | +It was created by PostgreSQL $as_me 17.5, which was |
2452 | 2452 | generated by GNU Autoconf 2.69. Invocation command line was
|
2453 | 2453 |
|
2454 | 2454 | $ $0 $@
|
@@ -19997,7 +19997,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19997 | 19997 | # report actual input values of CONFIG_FILES etc. instead of their
|
19998 | 19998 | # values after options handling.
|
19999 | 19999 | ac_log="
|
20000 |
| -This file was extended by PostgreSQL $as_me 17.4, which was |
| 20000 | +This file was extended by PostgreSQL $as_me 17.5, which was |
20001 | 20001 | generated by GNU Autoconf 2.69. Invocation command line was
|
20002 | 20002 |
|
20003 | 20003 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20068,7 +20068,7 @@ _ACEOF
|
20068 | 20068 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20069 | 20069 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20070 | 20070 | ac_cs_version="\\
|
20071 |
| -PostgreSQL config.status 17.4 |
| 20071 | +PostgreSQL config.status 17.5 |
20072 | 20072 | configured by $0, generated by GNU Autoconf 2.69,
|
20073 | 20073 | with options \\"\$ac_cs_config\\"
|
20074 | 20074 |
|
|
0 commit comments