|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 11rc1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 11.0. |
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='11rc1' |
586 |
| -PACKAGE_STRING='PostgreSQL 11rc1' |
| 585 | +PACKAGE_VERSION='11.0' |
| 586 | +PACKAGE_STRING='PostgreSQL 11.0' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1430,7 +1430,7 @@ if test "$ac_init_help" = "long"; then
|
1430 | 1430 | # Omit some internal or obsolete options to make the list less imposing.
|
1431 | 1431 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1432 | 1432 | cat <<_ACEOF
|
1433 |
| -\`configure' configures PostgreSQL 11rc1 to adapt to many kinds of systems. |
| 1433 | +\`configure' configures PostgreSQL 11.0 to adapt to many kinds of systems. |
1434 | 1434 |
|
1435 | 1435 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1436 | 1436 |
|
|
1495 | 1495 |
|
1496 | 1496 | if test -n "$ac_init_help"; then
|
1497 | 1497 | case $ac_init_help in
|
1498 |
| - short | recursive ) echo "Configuration of PostgreSQL 11rc1:";; |
| 1498 | + short | recursive ) echo "Configuration of PostgreSQL 11.0:";; |
1499 | 1499 | esac
|
1500 | 1500 | cat <<\_ACEOF
|
1501 | 1501 |
|
|
1657 | 1657 | test -n "$ac_init_help" && exit $ac_status
|
1658 | 1658 | if $ac_init_version; then
|
1659 | 1659 | cat <<\_ACEOF
|
1660 |
| -PostgreSQL configure 11rc1 |
| 1660 | +PostgreSQL configure 11.0 |
1661 | 1661 | generated by GNU Autoconf 2.69
|
1662 | 1662 |
|
1663 | 1663 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2406,7 +2406,7 @@ cat >config.log <<_ACEOF
|
2406 | 2406 | This file contains any messages produced by compilers while
|
2407 | 2407 | running configure, to aid debugging if configure makes a mistake.
|
2408 | 2408 |
|
2409 |
| -It was created by PostgreSQL $as_me 11rc1, which was |
| 2409 | +It was created by PostgreSQL $as_me 11.0, which was |
2410 | 2410 | generated by GNU Autoconf 2.69. Invocation command line was
|
2411 | 2411 |
|
2412 | 2412 | $ $0 $@
|
@@ -19407,7 +19407,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19407 | 19407 | # report actual input values of CONFIG_FILES etc. instead of their
|
19408 | 19408 | # values after options handling.
|
19409 | 19409 | ac_log="
|
19410 |
| -This file was extended by PostgreSQL $as_me 11rc1, which was |
| 19410 | +This file was extended by PostgreSQL $as_me 11.0, which was |
19411 | 19411 | generated by GNU Autoconf 2.69. Invocation command line was
|
19412 | 19412 |
|
19413 | 19413 | CONFIG_FILES = $CONFIG_FILES
|
@@ -19477,7 +19477,7 @@ _ACEOF
|
19477 | 19477 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
19478 | 19478 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
19479 | 19479 | ac_cs_version="\\
|
19480 |
| -PostgreSQL config.status 11rc1 |
| 19480 | +PostgreSQL config.status 11.0 |
19481 | 19481 | configured by $0, generated by GNU Autoconf 2.69,
|
19482 | 19482 | with options \\"\$ac_cs_config\\"
|
19483 | 19483 |
|
|
0 commit comments