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