|
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.4. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 12.5. |
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.4' |
586 |
| -PACKAGE_STRING='PostgreSQL 12.4' |
| 585 | +PACKAGE_VERSION='12.5' |
| 586 | +PACKAGE_STRING='PostgreSQL 12.5' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1440,7 +1440,7 @@ if test "$ac_init_help" = "long"; then
|
1440 | 1440 | # Omit some internal or obsolete options to make the list less imposing.
|
1441 | 1441 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1442 | 1442 | cat <<_ACEOF
|
1443 |
| -\`configure' configures PostgreSQL 12.4 to adapt to many kinds of systems. |
| 1443 | +\`configure' configures PostgreSQL 12.5 to adapt to many kinds of systems. |
1444 | 1444 |
|
1445 | 1445 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1446 | 1446 |
|
|
1505 | 1505 |
|
1506 | 1506 | if test -n "$ac_init_help"; then
|
1507 | 1507 | case $ac_init_help in
|
1508 |
| - short | recursive ) echo "Configuration of PostgreSQL 12.4:";; |
| 1508 | + short | recursive ) echo "Configuration of PostgreSQL 12.5:";; |
1509 | 1509 | esac
|
1510 | 1510 | cat <<\_ACEOF
|
1511 | 1511 |
|
|
1673 | 1673 | test -n "$ac_init_help" && exit $ac_status
|
1674 | 1674 | if $ac_init_version; then
|
1675 | 1675 | cat <<\_ACEOF
|
1676 |
| -PostgreSQL configure 12.4 |
| 1676 | +PostgreSQL configure 12.5 |
1677 | 1677 | generated by GNU Autoconf 2.69
|
1678 | 1678 |
|
1679 | 1679 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2426,7 +2426,7 @@ cat >config.log <<_ACEOF
|
2426 | 2426 | This file contains any messages produced by compilers while
|
2427 | 2427 | running configure, to aid debugging if configure makes a mistake.
|
2428 | 2428 |
|
2429 |
| -It was created by PostgreSQL $as_me 12.4, which was |
| 2429 | +It was created by PostgreSQL $as_me 12.5, which was |
2430 | 2430 | generated by GNU Autoconf 2.69. Invocation command line was
|
2431 | 2431 |
|
2432 | 2432 | $ $0 $@
|
@@ -20001,7 +20001,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
20001 | 20001 | # report actual input values of CONFIG_FILES etc. instead of their
|
20002 | 20002 | # values after options handling.
|
20003 | 20003 | ac_log="
|
20004 |
| -This file was extended by PostgreSQL $as_me 12.4, which was |
| 20004 | +This file was extended by PostgreSQL $as_me 12.5, which was |
20005 | 20005 | generated by GNU Autoconf 2.69. Invocation command line was
|
20006 | 20006 |
|
20007 | 20007 | CONFIG_FILES = $CONFIG_FILES
|
@@ -20071,7 +20071,7 @@ _ACEOF
|
20071 | 20071 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
20072 | 20072 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
20073 | 20073 | ac_cs_version="\\
|
20074 |
| -PostgreSQL config.status 12.4 |
| 20074 | +PostgreSQL config.status 12.5 |
20075 | 20075 | configured by $0, generated by GNU Autoconf 2.69,
|
20076 | 20076 | with options \\"\$ac_cs_config\\"
|
20077 | 20077 |
|
|
0 commit comments