|
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.15. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10.16. |
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.15' |
586 | | -PACKAGE_STRING='PostgreSQL 10.15' |
| 585 | +PACKAGE_VERSION='10.16' |
| 586 | +PACKAGE_STRING='PostgreSQL 10.16' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1417,7 +1417,7 @@ if test "$ac_init_help" = "long"; then |
1417 | 1417 | # Omit some internal or obsolete options to make the list less imposing. |
1418 | 1418 | # This message is too long to be a string in the A/UX 3.1 sh. |
1419 | 1419 | cat <<_ACEOF |
1420 | | -\`configure' configures PostgreSQL 10.15 to adapt to many kinds of systems. |
| 1420 | +\`configure' configures PostgreSQL 10.16 to adapt to many kinds of systems. |
1421 | 1421 |
|
1422 | 1422 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1423 | 1423 |
|
|
1482 | 1482 |
|
1483 | 1483 | if test -n "$ac_init_help"; then |
1484 | 1484 | case $ac_init_help in |
1485 | | - short | recursive ) echo "Configuration of PostgreSQL 10.15:";; |
| 1485 | + short | recursive ) echo "Configuration of PostgreSQL 10.16:";; |
1486 | 1486 | esac |
1487 | 1487 | cat <<\_ACEOF |
1488 | 1488 |
|
|
1644 | 1644 | test -n "$ac_init_help" && exit $ac_status |
1645 | 1645 | if $ac_init_version; then |
1646 | 1646 | cat <<\_ACEOF |
1647 | | -PostgreSQL configure 10.15 |
| 1647 | +PostgreSQL configure 10.16 |
1648 | 1648 | generated by GNU Autoconf 2.69 |
1649 | 1649 |
|
1650 | 1650 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2359,7 +2359,7 @@ cat >config.log <<_ACEOF |
2359 | 2359 | This file contains any messages produced by compilers while |
2360 | 2360 | running configure, to aid debugging if configure makes a mistake. |
2361 | 2361 |
|
2362 | | -It was created by PostgreSQL $as_me 10.15, which was |
| 2362 | +It was created by PostgreSQL $as_me 10.16, which was |
2363 | 2363 | generated by GNU Autoconf 2.69. Invocation command line was |
2364 | 2364 |
|
2365 | 2365 | $ $0 $@ |
@@ -17772,7 +17772,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17772 | 17772 | # report actual input values of CONFIG_FILES etc. instead of their |
17773 | 17773 | # values after options handling. |
17774 | 17774 | ac_log=" |
17775 | | -This file was extended by PostgreSQL $as_me 10.15, which was |
| 17775 | +This file was extended by PostgreSQL $as_me 10.16, which was |
17776 | 17776 | generated by GNU Autoconf 2.69. Invocation command line was |
17777 | 17777 |
|
17778 | 17778 | CONFIG_FILES = $CONFIG_FILES |
@@ -17842,7 +17842,7 @@ _ACEOF |
17842 | 17842 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17843 | 17843 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17844 | 17844 | ac_cs_version="\\ |
17845 | | -PostgreSQL config.status 10.15 |
| 17845 | +PostgreSQL config.status 10.16 |
17846 | 17846 | configured by $0, generated by GNU Autoconf 2.69, |
17847 | 17847 | with options \\"\$ac_cs_config\\" |
17848 | 17848 |
|
|
0 commit comments