|
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.8. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10.9. |
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.8' |
586 | | -PACKAGE_STRING='PostgreSQL 10.8' |
| 585 | +PACKAGE_VERSION='10.9' |
| 586 | +PACKAGE_STRING='PostgreSQL 10.9' |
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.8 to adapt to many kinds of systems. |
| 1414 | +\`configure' configures PostgreSQL 10.9 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.8:";; |
| 1479 | + short | recursive ) echo "Configuration of PostgreSQL 10.9:";; |
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.8 |
| 1638 | +PostgreSQL configure 10.9 |
1639 | 1639 | generated by GNU Autoconf 2.69 |
1640 | 1640 |
|
1641 | 1641 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2350,7 +2350,7 @@ cat >config.log <<_ACEOF |
2350 | 2350 | This file contains any messages produced by compilers while |
2351 | 2351 | running configure, to aid debugging if configure makes a mistake. |
2352 | 2352 |
|
2353 | | -It was created by PostgreSQL $as_me 10.8, which was |
| 2353 | +It was created by PostgreSQL $as_me 10.9, which was |
2354 | 2354 | generated by GNU Autoconf 2.69. Invocation command line was |
2355 | 2355 |
|
2356 | 2356 | $ $0 $@ |
@@ -17684,7 +17684,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17684 | 17684 | # report actual input values of CONFIG_FILES etc. instead of their |
17685 | 17685 | # values after options handling. |
17686 | 17686 | ac_log=" |
17687 | | -This file was extended by PostgreSQL $as_me 10.8, which was |
| 17687 | +This file was extended by PostgreSQL $as_me 10.9, which was |
17688 | 17688 | generated by GNU Autoconf 2.69. Invocation command line was |
17689 | 17689 |
|
17690 | 17690 | CONFIG_FILES = $CONFIG_FILES |
@@ -17754,7 +17754,7 @@ _ACEOF |
17754 | 17754 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17755 | 17755 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17756 | 17756 | ac_cs_version="\\ |
17757 | | -PostgreSQL config.status 10.8 |
| 17757 | +PostgreSQL config.status 10.9 |
17758 | 17758 | configured by $0, generated by GNU Autoconf 2.69, |
17759 | 17759 | with options \\"\$ac_cs_config\\" |
17760 | 17760 |
|
|
0 commit comments