|
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.3. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 17.4. |
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='17.3' |
586 |
| -PACKAGE_STRING='PostgreSQL 17.3' |
| 585 | +PACKAGE_VERSION='17.4' |
| 586 | +PACKAGE_STRING='PostgreSQL 17.4' |
587 | 587 | PACKAGE_BUGREPORT=' [email protected]'
|
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.3 to adapt to many kinds of systems. |
| 1456 | +\`configure' configures PostgreSQL 17.4 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.3:";; |
| 1521 | + short | recursive ) echo "Configuration of PostgreSQL 17.4:";; |
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.3 |
| 1698 | +PostgreSQL configure 17.4 |
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.3, which was |
| 2451 | +It was created by PostgreSQL $as_me 17.4, which was |
2452 | 2452 | generated by GNU Autoconf 2.69. Invocation command line was
|
2453 | 2453 |
|
2454 | 2454 | $ $0 $@
|
@@ -19985,7 +19985,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19985 | 19985 | # report actual input values of CONFIG_FILES etc. instead of their
|
19986 | 19986 | # values after options handling.
|
19987 | 19987 | ac_log="
|
19988 |
| -This file was extended by PostgreSQL $as_me 17.3, which was |
| 19988 | +This file was extended by PostgreSQL $as_me 17.4, which was |
19989 | 19989 | generated by GNU Autoconf 2.69. Invocation command line was
|
19990 | 19990 |
|
19991 | 19991 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20056,7 +20056,7 @@ _ACEOF
|
20056 | 20056 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20057 | 20057 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20058 | 20058 | ac_cs_version="\\
|
20059 |
| -PostgreSQL config.status 17.3 |
| 20059 | +PostgreSQL config.status 17.4 |
20060 | 20060 | configured by $0, generated by GNU Autoconf 2.69,
|
20061 | 20061 | with options \\"\$ac_cs_config\\"
|
20062 | 20062 |
|
|
0 commit comments