|
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.6rc1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.0. |
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.6rc1' |
587 | | -PACKAGE_STRING='PostgreSQL 9.6rc1' |
| 586 | +PACKAGE_VERSION='9.6.0' |
| 587 | +PACKAGE_STRING='PostgreSQL 9.6.0' |
588 | 588 | PACKAGE_BUGREPORT='bugs@postgrespro.ru' |
589 | 589 | PACKAGE_URL='' |
590 | 590 |
|
@@ -1403,7 +1403,7 @@ if test "$ac_init_help" = "long"; then |
1403 | 1403 | # Omit some internal or obsolete options to make the list less imposing. |
1404 | 1404 | # This message is too long to be a string in the A/UX 3.1 sh. |
1405 | 1405 | cat <<_ACEOF |
1406 | | -\`configure' configures PostgreSQL 9.6rc1 to adapt to many kinds of systems. |
| 1406 | +\`configure' configures PostgreSQL 9.6.0 to adapt to many kinds of systems. |
1407 | 1407 |
|
1408 | 1408 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1409 | 1409 |
|
|
1468 | 1468 |
|
1469 | 1469 | if test -n "$ac_init_help"; then |
1470 | 1470 | case $ac_init_help in |
1471 | | - short | recursive ) echo "Configuration of PostgreSQL 9.6rc1:";; |
| 1471 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.0:";; |
1472 | 1472 | esac |
1473 | 1473 | cat <<\_ACEOF |
1474 | 1474 |
|
|
1621 | 1621 | test -n "$ac_init_help" && exit $ac_status |
1622 | 1622 | if $ac_init_version; then |
1623 | 1623 | cat <<\_ACEOF |
1624 | | -PostgreSQL configure 9.6rc1 |
| 1624 | +PostgreSQL configure 9.6.0 |
1625 | 1625 | generated by GNU Autoconf 2.69 |
1626 | 1626 |
|
1627 | 1627 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2333,7 +2333,7 @@ cat >config.log <<_ACEOF |
2333 | 2333 | This file contains any messages produced by compilers while |
2334 | 2334 | running configure, to aid debugging if configure makes a mistake. |
2335 | 2335 |
|
2336 | | -It was created by PostgreSQL $as_me 9.6rc1, which was |
| 2336 | +It was created by PostgreSQL $as_me 9.6.0, which was |
2337 | 2337 | generated by GNU Autoconf 2.69. Invocation command line was |
2338 | 2338 |
|
2339 | 2339 | $ $0 $@ |
@@ -18358,7 +18358,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
18358 | 18358 | # report actual input values of CONFIG_FILES etc. instead of their |
18359 | 18359 | # values after options handling. |
18360 | 18360 | ac_log=" |
18361 | | -This file was extended by PostgreSQL $as_me 9.6rc1, which was |
| 18361 | +This file was extended by PostgreSQL $as_me 9.6.0, which was |
18362 | 18362 | generated by GNU Autoconf 2.69. Invocation command line was |
18363 | 18363 |
|
18364 | 18364 | CONFIG_FILES = $CONFIG_FILES |
@@ -18428,7 +18428,7 @@ _ACEOF |
18428 | 18428 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18429 | 18429 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
18430 | 18430 | ac_cs_version="\\ |
18431 | | -PostgreSQL config.status 9.6rc1 |
| 18431 | +PostgreSQL config.status 9.6.0 |
18432 | 18432 | configured by $0, generated by GNU Autoconf 2.69, |
18433 | 18433 | with options \\"\$ac_cs_config\\" |
18434 | 18434 |
|
|