|
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.5rc1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5.0. |
4 | 4 | #
|
5 | 5 | # Report bugs to <[email protected]>.
|
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='9.5rc1' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.5rc1' |
| 585 | +PACKAGE_VERSION='9.5.0' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.5.0' |
587 | 587 | PACKAGE_BUGREPORT= '[email protected]'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1395,7 +1395,7 @@ if test "$ac_init_help" = "long"; then
|
1395 | 1395 | # Omit some internal or obsolete options to make the list less imposing.
|
1396 | 1396 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1397 | 1397 | cat <<_ACEOF
|
1398 |
| -\`configure' configures PostgreSQL 9.5rc1 to adapt to many kinds of systems. |
| 1398 | +\`configure' configures PostgreSQL 9.5.0 to adapt to many kinds of systems. |
1399 | 1399 |
|
1400 | 1400 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1401 | 1401 |
|
|
1460 | 1460 |
|
1461 | 1461 | if test -n "$ac_init_help"; then
|
1462 | 1462 | case $ac_init_help in
|
1463 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.5rc1:";; |
| 1463 | + short | recursive ) echo "Configuration of PostgreSQL 9.5.0:";; |
1464 | 1464 | esac
|
1465 | 1465 | cat <<\_ACEOF
|
1466 | 1466 |
|
|
1610 | 1610 | test -n "$ac_init_help" && exit $ac_status
|
1611 | 1611 | if $ac_init_version; then
|
1612 | 1612 | cat <<\_ACEOF
|
1613 |
| -PostgreSQL configure 9.5rc1 |
| 1613 | +PostgreSQL configure 9.5.0 |
1614 | 1614 | generated by GNU Autoconf 2.69
|
1615 | 1615 |
|
1616 | 1616 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2321,7 +2321,7 @@ cat >config.log <<_ACEOF
|
2321 | 2321 | This file contains any messages produced by compilers while
|
2322 | 2322 | running configure, to aid debugging if configure makes a mistake.
|
2323 | 2323 |
|
2324 |
| -It was created by PostgreSQL $as_me 9.5rc1, which was |
| 2324 | +It was created by PostgreSQL $as_me 9.5.0, which was |
2325 | 2325 | generated by GNU Autoconf 2.69. Invocation command line was
|
2326 | 2326 |
|
2327 | 2327 | $ $0 $@
|
@@ -16142,7 +16142,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16142 | 16142 | # report actual input values of CONFIG_FILES etc. instead of their
|
16143 | 16143 | # values after options handling.
|
16144 | 16144 | ac_log="
|
16145 |
| -This file was extended by PostgreSQL $as_me 9.5rc1, which was |
| 16145 | +This file was extended by PostgreSQL $as_me 9.5.0, which was |
16146 | 16146 | generated by GNU Autoconf 2.69. Invocation command line was
|
16147 | 16147 |
|
16148 | 16148 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16212,7 +16212,7 @@ _ACEOF
|
16212 | 16212 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16213 | 16213 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16214 | 16214 | ac_cs_version="\\
|
16215 |
| -PostgreSQL config.status 9.5rc1 |
| 16215 | +PostgreSQL config.status 9.5.0 |
16216 | 16216 | configured by $0, generated by GNU Autoconf 2.69,
|
16217 | 16217 | with options \\"\$ac_cs_config\\"
|
16218 | 16218 |
|
|
0 commit comments