|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 13.16. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 13.17. |
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='13.16' |
586 |
| -PACKAGE_STRING='PostgreSQL 13.16' |
| 585 | +PACKAGE_VERSION='13.17' |
| 586 | +PACKAGE_STRING='PostgreSQL 13.17' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
|
588 | 588 | PACKAGE_URL='https://www.postgresql.org/'
|
589 | 589 |
|
@@ -1436,7 +1436,7 @@ if test "$ac_init_help" = "long"; then
|
1436 | 1436 | # Omit some internal or obsolete options to make the list less imposing.
|
1437 | 1437 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1438 | 1438 | cat <<_ACEOF
|
1439 |
| -\`configure' configures PostgreSQL 13.16 to adapt to many kinds of systems. |
| 1439 | +\`configure' configures PostgreSQL 13.17 to adapt to many kinds of systems. |
1440 | 1440 |
|
1441 | 1441 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1442 | 1442 |
|
|
1501 | 1501 |
|
1502 | 1502 | if test -n "$ac_init_help"; then
|
1503 | 1503 | case $ac_init_help in
|
1504 |
| - short | recursive ) echo "Configuration of PostgreSQL 13.16:";; |
| 1504 | + short | recursive ) echo "Configuration of PostgreSQL 13.17:";; |
1505 | 1505 | esac
|
1506 | 1506 | cat <<\_ACEOF
|
1507 | 1507 |
|
|
1668 | 1668 | test -n "$ac_init_help" && exit $ac_status
|
1669 | 1669 | if $ac_init_version; then
|
1670 | 1670 | cat <<\_ACEOF
|
1671 |
| -PostgreSQL configure 13.16 |
| 1671 | +PostgreSQL configure 13.17 |
1672 | 1672 | generated by GNU Autoconf 2.69
|
1673 | 1673 |
|
1674 | 1674 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2421,7 +2421,7 @@ cat >config.log <<_ACEOF
|
2421 | 2421 | This file contains any messages produced by compilers while
|
2422 | 2422 | running configure, to aid debugging if configure makes a mistake.
|
2423 | 2423 |
|
2424 |
| -It was created by PostgreSQL $as_me 13.16, which was |
| 2424 | +It was created by PostgreSQL $as_me 13.17, which was |
2425 | 2425 | generated by GNU Autoconf 2.69. Invocation command line was
|
2426 | 2426 |
|
2427 | 2427 | $ $0 $@
|
@@ -20185,7 +20185,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
20185 | 20185 | # report actual input values of CONFIG_FILES etc. instead of their
|
20186 | 20186 | # values after options handling.
|
20187 | 20187 | ac_log="
|
20188 |
| -This file was extended by PostgreSQL $as_me 13.16, which was |
| 20188 | +This file was extended by PostgreSQL $as_me 13.17, which was |
20189 | 20189 | generated by GNU Autoconf 2.69. Invocation command line was
|
20190 | 20190 |
|
20191 | 20191 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20256,7 +20256,7 @@ _ACEOF
|
20256 | 20256 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20257 | 20257 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20258 | 20258 | ac_cs_version="\\
|
20259 |
| -PostgreSQL config.status 13.16 |
| 20259 | +PostgreSQL config.status 13.17 |
20260 | 20260 | configured by $0, generated by GNU Autoconf 2.69,
|
20261 | 20261 | with options \\"\$ac_cs_config\\"
|
20262 | 20262 |
|
|
0 commit comments