|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 16.3. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 16.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='16.3' |
586 |
| -PACKAGE_STRING='PostgreSQL 16.3' |
| 585 | +PACKAGE_VERSION='16.4' |
| 586 | +PACKAGE_STRING='PostgreSQL 16.4' |
587 | 587 | PACKAGE_BUGREPORT=' [email protected]'
|
588 | 588 | PACKAGE_URL='https://www.postgresql.org/'
|
589 | 589 |
|
@@ -1448,7 +1448,7 @@ if test "$ac_init_help" = "long"; then
|
1448 | 1448 | # Omit some internal or obsolete options to make the list less imposing.
|
1449 | 1449 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1450 | 1450 | cat <<_ACEOF
|
1451 |
| -\`configure' configures PostgreSQL 16.3 to adapt to many kinds of systems. |
| 1451 | +\`configure' configures PostgreSQL 16.4 to adapt to many kinds of systems. |
1452 | 1452 |
|
1453 | 1453 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1454 | 1454 |
|
|
1513 | 1513 |
|
1514 | 1514 | if test -n "$ac_init_help"; then
|
1515 | 1515 | case $ac_init_help in
|
1516 |
| - short | recursive ) echo "Configuration of PostgreSQL 16.3:";; |
| 1516 | + short | recursive ) echo "Configuration of PostgreSQL 16.4:";; |
1517 | 1517 | esac
|
1518 | 1518 | cat <<\_ACEOF
|
1519 | 1519 |
|
|
1688 | 1688 | test -n "$ac_init_help" && exit $ac_status
|
1689 | 1689 | if $ac_init_version; then
|
1690 | 1690 | cat <<\_ACEOF
|
1691 |
| -PostgreSQL configure 16.3 |
| 1691 | +PostgreSQL configure 16.4 |
1692 | 1692 | generated by GNU Autoconf 2.69
|
1693 | 1693 |
|
1694 | 1694 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2441,7 +2441,7 @@ cat >config.log <<_ACEOF
|
2441 | 2441 | This file contains any messages produced by compilers while
|
2442 | 2442 | running configure, to aid debugging if configure makes a mistake.
|
2443 | 2443 |
|
2444 |
| -It was created by PostgreSQL $as_me 16.3, which was |
| 2444 | +It was created by PostgreSQL $as_me 16.4, which was |
2445 | 2445 | generated by GNU Autoconf 2.69. Invocation command line was
|
2446 | 2446 |
|
2447 | 2447 | $ $0 $@
|
@@ -19969,7 +19969,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19969 | 19969 | # report actual input values of CONFIG_FILES etc. instead of their
|
19970 | 19970 | # values after options handling.
|
19971 | 19971 | ac_log="
|
19972 |
| -This file was extended by PostgreSQL $as_me 16.3, which was |
| 19972 | +This file was extended by PostgreSQL $as_me 16.4, which was |
19973 | 19973 | generated by GNU Autoconf 2.69. Invocation command line was
|
19974 | 19974 |
|
19975 | 19975 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20040,7 +20040,7 @@ _ACEOF
|
20040 | 20040 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20041 | 20041 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20042 | 20042 | ac_cs_version="\\
|
20043 |
| -PostgreSQL config.status 16.3 |
| 20043 | +PostgreSQL config.status 16.4 |
20044 | 20044 | configured by $0, generated by GNU Autoconf 2.69,
|
20045 | 20045 | with options \\"\$ac_cs_config\\"
|
20046 | 20046 |
|
|
0 commit comments