|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 12.8. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 12.9. |
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='12.8' |
586 | | -PACKAGE_STRING='PostgreSQL 12.8' |
| 585 | +PACKAGE_VERSION='12.9' |
| 586 | +PACKAGE_STRING='PostgreSQL 12.9' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1439,7 +1439,7 @@ if test "$ac_init_help" = "long"; then |
1439 | 1439 | # Omit some internal or obsolete options to make the list less imposing. |
1440 | 1440 | # This message is too long to be a string in the A/UX 3.1 sh. |
1441 | 1441 | cat <<_ACEOF |
1442 | | -\`configure' configures PostgreSQL 12.8 to adapt to many kinds of systems. |
| 1442 | +\`configure' configures PostgreSQL 12.9 to adapt to many kinds of systems. |
1443 | 1443 |
|
1444 | 1444 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1445 | 1445 |
|
|
1504 | 1504 |
|
1505 | 1505 | if test -n "$ac_init_help"; then |
1506 | 1506 | case $ac_init_help in |
1507 | | - short | recursive ) echo "Configuration of PostgreSQL 12.8:";; |
| 1507 | + short | recursive ) echo "Configuration of PostgreSQL 12.9:";; |
1508 | 1508 | esac |
1509 | 1509 | cat <<\_ACEOF |
1510 | 1510 |
|
|
1672 | 1672 | test -n "$ac_init_help" && exit $ac_status |
1673 | 1673 | if $ac_init_version; then |
1674 | 1674 | cat <<\_ACEOF |
1675 | | -PostgreSQL configure 12.8 |
| 1675 | +PostgreSQL configure 12.9 |
1676 | 1676 | generated by GNU Autoconf 2.69 |
1677 | 1677 |
|
1678 | 1678 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2425,7 +2425,7 @@ cat >config.log <<_ACEOF |
2425 | 2425 | This file contains any messages produced by compilers while |
2426 | 2426 | running configure, to aid debugging if configure makes a mistake. |
2427 | 2427 |
|
2428 | | -It was created by PostgreSQL $as_me 12.8, which was |
| 2428 | +It was created by PostgreSQL $as_me 12.9, which was |
2429 | 2429 | generated by GNU Autoconf 2.69. Invocation command line was |
2430 | 2430 |
|
2431 | 2431 | $ $0 $@ |
@@ -19982,7 +19982,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19982 | 19982 | # report actual input values of CONFIG_FILES etc. instead of their |
19983 | 19983 | # values after options handling. |
19984 | 19984 | ac_log=" |
19985 | | -This file was extended by PostgreSQL $as_me 12.8, which was |
| 19985 | +This file was extended by PostgreSQL $as_me 12.9, which was |
19986 | 19986 | generated by GNU Autoconf 2.69. Invocation command line was |
19987 | 19987 |
|
19988 | 19988 | CONFIG_FILES = $CONFIG_FILES |
@@ -20052,7 +20052,7 @@ _ACEOF |
20052 | 20052 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20053 | 20053 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20054 | 20054 | ac_cs_version="\\ |
20055 | | -PostgreSQL config.status 12.8 |
| 20055 | +PostgreSQL config.status 12.9 |
20056 | 20056 | configured by $0, generated by GNU Autoconf 2.69, |
20057 | 20057 | with options \\"\$ac_cs_config\\" |
20058 | 20058 |
|
|
0 commit comments