|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.4. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.5. |
4 | 4 | # |
5 | 5 | # Report bugs to <bugs@postgrespro.ru>. |
6 | 6 | # |
@@ -583,8 +583,8 @@ MAKEFLAGS= |
583 | 583 | # Identity of this package. |
584 | 584 | PACKAGE_NAME='PostgreSQL' |
585 | 585 | PACKAGE_TARNAME='postgrespro' |
586 | | -PACKAGE_VERSION='9.6.4' |
587 | | -PACKAGE_STRING='PostgreSQL 9.6.4' |
| 586 | +PACKAGE_VERSION='9.6.5' |
| 587 | +PACKAGE_STRING='PostgreSQL 9.6.5' |
588 | 588 | PACKAGE_BUGREPORT='bugs@postgrespro.ru' |
589 | 589 | PACKAGE_URL='' |
590 | 590 |
|
@@ -1416,7 +1416,7 @@ if test "$ac_init_help" = "long"; then |
1416 | 1416 | # Omit some internal or obsolete options to make the list less imposing. |
1417 | 1417 | # This message is too long to be a string in the A/UX 3.1 sh. |
1418 | 1418 | cat <<_ACEOF |
1419 | | -\`configure' configures PostgreSQL 9.6.4 to adapt to many kinds of systems. |
| 1419 | +\`configure' configures PostgreSQL 9.6.5 to adapt to many kinds of systems. |
1420 | 1420 |
|
1421 | 1421 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1422 | 1422 |
|
|
1482 | 1482 |
|
1483 | 1483 | if test -n "$ac_init_help"; then |
1484 | 1484 | case $ac_init_help in |
1485 | | - short | recursive ) echo "Configuration of PostgreSQL 9.6.4:";; |
| 1485 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.5:";; |
1486 | 1486 | esac |
1487 | 1487 | cat <<\_ACEOF |
1488 | 1488 |
|
|
1635 | 1635 | test -n "$ac_init_help" && exit $ac_status |
1636 | 1636 | if $ac_init_version; then |
1637 | 1637 | cat <<\_ACEOF |
1638 | | -PostgreSQL configure 9.6.4 |
| 1638 | +PostgreSQL configure 9.6.5 |
1639 | 1639 | generated by GNU Autoconf 2.69 |
1640 | 1640 |
|
1641 | 1641 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2347,7 +2347,7 @@ cat >config.log <<_ACEOF |
2347 | 2347 | This file contains any messages produced by compilers while |
2348 | 2348 | running configure, to aid debugging if configure makes a mistake. |
2349 | 2349 |
|
2350 | | -It was created by PostgreSQL $as_me 9.6.4, which was |
| 2350 | +It was created by PostgreSQL $as_me 9.6.5, which was |
2351 | 2351 | generated by GNU Autoconf 2.69. Invocation command line was |
2352 | 2352 |
|
2353 | 2353 | $ $0 $@ |
@@ -18712,7 +18712,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
18712 | 18712 | # report actual input values of CONFIG_FILES etc. instead of their |
18713 | 18713 | # values after options handling. |
18714 | 18714 | ac_log=" |
18715 | | -This file was extended by PostgreSQL $as_me 9.6.4, which was |
| 18715 | +This file was extended by PostgreSQL $as_me 9.6.5, which was |
18716 | 18716 | generated by GNU Autoconf 2.69. Invocation command line was |
18717 | 18717 |
|
18718 | 18718 | CONFIG_FILES = $CONFIG_FILES |
@@ -18782,7 +18782,7 @@ _ACEOF |
18782 | 18782 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18783 | 18783 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
18784 | 18784 | ac_cs_version="\\ |
18785 | | -PostgreSQL config.status 9.6.4 |
| 18785 | +PostgreSQL config.status 9.6.5 |
18786 | 18786 | configured by $0, generated by GNU Autoconf 2.69, |
18787 | 18787 | with options \\"\$ac_cs_config\\" |
18788 | 18788 |
|
|
0 commit comments