|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 10.5. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10.6. |
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='10.5' |
586 | | -PACKAGE_STRING='PostgreSQL 10.5' |
| 585 | +PACKAGE_VERSION='10.6' |
| 586 | +PACKAGE_STRING='PostgreSQL 10.6' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1411,7 +1411,7 @@ if test "$ac_init_help" = "long"; then |
1411 | 1411 | # Omit some internal or obsolete options to make the list less imposing. |
1412 | 1412 | # This message is too long to be a string in the A/UX 3.1 sh. |
1413 | 1413 | cat <<_ACEOF |
1414 | | -\`configure' configures PostgreSQL 10.5 to adapt to many kinds of systems. |
| 1414 | +\`configure' configures PostgreSQL 10.6 to adapt to many kinds of systems. |
1415 | 1415 |
|
1416 | 1416 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1417 | 1417 |
|
|
1476 | 1476 |
|
1477 | 1477 | if test -n "$ac_init_help"; then |
1478 | 1478 | case $ac_init_help in |
1479 | | - short | recursive ) echo "Configuration of PostgreSQL 10.5:";; |
| 1479 | + short | recursive ) echo "Configuration of PostgreSQL 10.6:";; |
1480 | 1480 | esac |
1481 | 1481 | cat <<\_ACEOF |
1482 | 1482 |
|
|
1635 | 1635 | test -n "$ac_init_help" && exit $ac_status |
1636 | 1636 | if $ac_init_version; then |
1637 | 1637 | cat <<\_ACEOF |
1638 | | -PostgreSQL configure 10.5 |
| 1638 | +PostgreSQL configure 10.6 |
1639 | 1639 | generated by GNU Autoconf 2.69 |
1640 | 1640 |
|
1641 | 1641 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2346,7 +2346,7 @@ cat >config.log <<_ACEOF |
2346 | 2346 | This file contains any messages produced by compilers while |
2347 | 2347 | running configure, to aid debugging if configure makes a mistake. |
2348 | 2348 |
|
2349 | | -It was created by PostgreSQL $as_me 10.5, which was |
| 2349 | +It was created by PostgreSQL $as_me 10.6, which was |
2350 | 2350 | generated by GNU Autoconf 2.69. Invocation command line was |
2351 | 2351 |
|
2352 | 2352 | $ $0 $@ |
@@ -17579,7 +17579,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17579 | 17579 | # report actual input values of CONFIG_FILES etc. instead of their |
17580 | 17580 | # values after options handling. |
17581 | 17581 | ac_log=" |
17582 | | -This file was extended by PostgreSQL $as_me 10.5, which was |
| 17582 | +This file was extended by PostgreSQL $as_me 10.6, which was |
17583 | 17583 | generated by GNU Autoconf 2.69. Invocation command line was |
17584 | 17584 |
|
17585 | 17585 | CONFIG_FILES = $CONFIG_FILES |
@@ -17649,7 +17649,7 @@ _ACEOF |
17649 | 17649 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17650 | 17650 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17651 | 17651 | ac_cs_version="\\ |
17652 | | -PostgreSQL config.status 10.5 |
| 17652 | +PostgreSQL config.status 10.6 |
17653 | 17653 | configured by $0, generated by GNU Autoconf 2.69, |
17654 | 17654 | with options \\"\$ac_cs_config\\" |
17655 | 17655 |
|
|
0 commit comments