|
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.6. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 12.7. |
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.6' |
586 |
| -PACKAGE_STRING='PostgreSQL 12.6' |
| 585 | +PACKAGE_VERSION='12.7' |
| 586 | +PACKAGE_STRING='PostgreSQL 12.7' |
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.6 to adapt to many kinds of systems. |
| 1442 | +\`configure' configures PostgreSQL 12.7 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.6:";; |
| 1507 | + short | recursive ) echo "Configuration of PostgreSQL 12.7:";; |
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.6 |
| 1675 | +PostgreSQL configure 12.7 |
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.6, which was |
| 2428 | +It was created by PostgreSQL $as_me 12.7, which was |
2429 | 2429 | generated by GNU Autoconf 2.69. Invocation command line was
|
2430 | 2430 |
|
2431 | 2431 | $ $0 $@
|
@@ -19967,7 +19967,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19967 | 19967 | # report actual input values of CONFIG_FILES etc. instead of their
|
19968 | 19968 | # values after options handling.
|
19969 | 19969 | ac_log="
|
19970 |
| -This file was extended by PostgreSQL $as_me 12.6, which was |
| 19970 | +This file was extended by PostgreSQL $as_me 12.7, which was |
19971 | 19971 | generated by GNU Autoconf 2.69. Invocation command line was
|
19972 | 19972 |
|
19973 | 19973 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20037,7 +20037,7 @@ _ACEOF
|
20037 | 20037 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20038 | 20038 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20039 | 20039 | ac_cs_version="\\
|
20040 |
| -PostgreSQL config.status 12.6 |
| 20040 | +PostgreSQL config.status 12.7 |
20041 | 20041 | configured by $0, generated by GNU Autoconf 2.69,
|
20042 | 20042 | with options \\"\$ac_cs_config\\"
|
20043 | 20043 |
|
|
0 commit comments