|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 11.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 11.2. |
4 | 4 | # |
5 | 5 | # Report bugs to <pgsql-bugs@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='11.1' |
586 | | -PACKAGE_STRING='PostgreSQL 11.1' |
| 585 | +PACKAGE_VERSION='11.2' |
| 586 | +PACKAGE_STRING='PostgreSQL 11.2' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1431,7 +1431,7 @@ if test "$ac_init_help" = "long"; then |
1431 | 1431 | # Omit some internal or obsolete options to make the list less imposing. |
1432 | 1432 | # This message is too long to be a string in the A/UX 3.1 sh. |
1433 | 1433 | cat <<_ACEOF |
1434 | | -\`configure' configures PostgreSQL 11.1 to adapt to many kinds of systems. |
| 1434 | +\`configure' configures PostgreSQL 11.2 to adapt to many kinds of systems. |
1435 | 1435 |
|
1436 | 1436 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1437 | 1437 |
|
|
1496 | 1496 |
|
1497 | 1497 | if test -n "$ac_init_help"; then |
1498 | 1498 | case $ac_init_help in |
1499 | | - short | recursive ) echo "Configuration of PostgreSQL 11.1:";; |
| 1499 | + short | recursive ) echo "Configuration of PostgreSQL 11.2:";; |
1500 | 1500 | esac |
1501 | 1501 | cat <<\_ACEOF |
1502 | 1502 |
|
|
1658 | 1658 | test -n "$ac_init_help" && exit $ac_status |
1659 | 1659 | if $ac_init_version; then |
1660 | 1660 | cat <<\_ACEOF |
1661 | | -PostgreSQL configure 11.1 |
| 1661 | +PostgreSQL configure 11.2 |
1662 | 1662 | generated by GNU Autoconf 2.69 |
1663 | 1663 |
|
1664 | 1664 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2411,7 +2411,7 @@ cat >config.log <<_ACEOF |
2411 | 2411 | This file contains any messages produced by compilers while |
2412 | 2412 | running configure, to aid debugging if configure makes a mistake. |
2413 | 2413 |
|
2414 | | -It was created by PostgreSQL $as_me 11.1, which was |
| 2414 | +It was created by PostgreSQL $as_me 11.2, which was |
2415 | 2415 | generated by GNU Autoconf 2.69. Invocation command line was |
2416 | 2416 |
|
2417 | 2417 | $ $0 $@ |
@@ -19487,7 +19487,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19487 | 19487 | # report actual input values of CONFIG_FILES etc. instead of their |
19488 | 19488 | # values after options handling. |
19489 | 19489 | ac_log=" |
19490 | | -This file was extended by PostgreSQL $as_me 11.1, which was |
| 19490 | +This file was extended by PostgreSQL $as_me 11.2, which was |
19491 | 19491 | generated by GNU Autoconf 2.69. Invocation command line was |
19492 | 19492 |
|
19493 | 19493 | CONFIG_FILES = $CONFIG_FILES |
@@ -19557,7 +19557,7 @@ _ACEOF |
19557 | 19557 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
19558 | 19558 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
19559 | 19559 | ac_cs_version="\\ |
19560 | | -PostgreSQL config.status 11.1 |
| 19560 | +PostgreSQL config.status 11.2 |
19561 | 19561 | configured by $0, generated by GNU Autoconf 2.69, |
19562 | 19562 | with options \\"\$ac_cs_config\\" |
19563 | 19563 |
|
|