|
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.13. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10.14. |
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.13' |
586 | | -PACKAGE_STRING='PostgreSQL 10.13' |
| 585 | +PACKAGE_VERSION='10.14' |
| 586 | +PACKAGE_STRING='PostgreSQL 10.14' |
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.13 to adapt to many kinds of systems. |
| 1420 | +\`configure' configures PostgreSQL 10.14 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.13:";; |
| 1485 | + short | recursive ) echo "Configuration of PostgreSQL 10.14:";; |
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.13 |
| 1647 | +PostgreSQL configure 10.14 |
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.13, which was |
| 2362 | +It was created by PostgreSQL $as_me 10.14, which was |
2363 | 2363 | generated by GNU Autoconf 2.69. Invocation command line was |
2364 | 2364 |
|
2365 | 2365 | $ $0 $@ |
@@ -17770,7 +17770,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17770 | 17770 | # report actual input values of CONFIG_FILES etc. instead of their |
17771 | 17771 | # values after options handling. |
17772 | 17772 | ac_log=" |
17773 | | -This file was extended by PostgreSQL $as_me 10.13, which was |
| 17773 | +This file was extended by PostgreSQL $as_me 10.14, which was |
17774 | 17774 | generated by GNU Autoconf 2.69. Invocation command line was |
17775 | 17775 |
|
17776 | 17776 | CONFIG_FILES = $CONFIG_FILES |
@@ -17840,7 +17840,7 @@ _ACEOF |
17840 | 17840 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17841 | 17841 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17842 | 17842 | ac_cs_version="\\ |
17843 | | -PostgreSQL config.status 10.13 |
| 17843 | +PostgreSQL config.status 10.14 |
17844 | 17844 | configured by $0, generated by GNU Autoconf 2.69, |
17845 | 17845 | with options \\"\$ac_cs_config\\" |
17846 | 17846 |
|
|
0 commit comments