|
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.10. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10.11. |
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.10' |
586 | | -PACKAGE_STRING='PostgreSQL 10.10' |
| 585 | +PACKAGE_VERSION='10.11' |
| 586 | +PACKAGE_STRING='PostgreSQL 10.11' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1412,7 +1412,7 @@ if test "$ac_init_help" = "long"; then |
1412 | 1412 | # Omit some internal or obsolete options to make the list less imposing. |
1413 | 1413 | # This message is too long to be a string in the A/UX 3.1 sh. |
1414 | 1414 | cat <<_ACEOF |
1415 | | -\`configure' configures PostgreSQL 10.10 to adapt to many kinds of systems. |
| 1415 | +\`configure' configures PostgreSQL 10.11 to adapt to many kinds of systems. |
1416 | 1416 |
|
1417 | 1417 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1418 | 1418 |
|
|
1477 | 1477 |
|
1478 | 1478 | if test -n "$ac_init_help"; then |
1479 | 1479 | case $ac_init_help in |
1480 | | - short | recursive ) echo "Configuration of PostgreSQL 10.10:";; |
| 1480 | + short | recursive ) echo "Configuration of PostgreSQL 10.11:";; |
1481 | 1481 | esac |
1482 | 1482 | cat <<\_ACEOF |
1483 | 1483 |
|
|
1636 | 1636 | test -n "$ac_init_help" && exit $ac_status |
1637 | 1637 | if $ac_init_version; then |
1638 | 1638 | cat <<\_ACEOF |
1639 | | -PostgreSQL configure 10.10 |
| 1639 | +PostgreSQL configure 10.11 |
1640 | 1640 | generated by GNU Autoconf 2.69 |
1641 | 1641 |
|
1642 | 1642 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2351,7 +2351,7 @@ cat >config.log <<_ACEOF |
2351 | 2351 | This file contains any messages produced by compilers while |
2352 | 2352 | running configure, to aid debugging if configure makes a mistake. |
2353 | 2353 |
|
2354 | | -It was created by PostgreSQL $as_me 10.10, which was |
| 2354 | +It was created by PostgreSQL $as_me 10.11, which was |
2355 | 2355 | generated by GNU Autoconf 2.69. Invocation command line was |
2356 | 2356 |
|
2357 | 2357 | $ $0 $@ |
@@ -17692,7 +17692,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17692 | 17692 | # report actual input values of CONFIG_FILES etc. instead of their |
17693 | 17693 | # values after options handling. |
17694 | 17694 | ac_log=" |
17695 | | -This file was extended by PostgreSQL $as_me 10.10, which was |
| 17695 | +This file was extended by PostgreSQL $as_me 10.11, which was |
17696 | 17696 | generated by GNU Autoconf 2.69. Invocation command line was |
17697 | 17697 |
|
17698 | 17698 | CONFIG_FILES = $CONFIG_FILES |
@@ -17762,7 +17762,7 @@ _ACEOF |
17762 | 17762 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17763 | 17763 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17764 | 17764 | ac_cs_version="\\ |
17765 | | -PostgreSQL config.status 10.10 |
| 17765 | +PostgreSQL config.status 10.11 |
17766 | 17766 | configured by $0, generated by GNU Autoconf 2.69, |
17767 | 17767 | with options \\"\$ac_cs_config\\" |
17768 | 17768 |
|
|
0 commit comments