|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.10. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.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='9.6.10' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.6.10' |
| 585 | +PACKAGE_VERSION='9.6.11' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6.11' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1401,7 +1401,7 @@ if test "$ac_init_help" = "long"; then
|
1401 | 1401 | # Omit some internal or obsolete options to make the list less imposing.
|
1402 | 1402 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1403 | 1403 | cat <<_ACEOF
|
1404 |
| -\`configure' configures PostgreSQL 9.6.10 to adapt to many kinds of systems. |
| 1404 | +\`configure' configures PostgreSQL 9.6.11 to adapt to many kinds of systems. |
1405 | 1405 |
|
1406 | 1406 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1407 | 1407 |
|
|
1466 | 1466 |
|
1467 | 1467 | if test -n "$ac_init_help"; then
|
1468 | 1468 | case $ac_init_help in
|
1469 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.6.10:";; |
| 1469 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.11:";; |
1470 | 1470 | esac
|
1471 | 1471 | cat <<\_ACEOF
|
1472 | 1472 |
|
|
1618 | 1618 | test -n "$ac_init_help" && exit $ac_status
|
1619 | 1619 | if $ac_init_version; then
|
1620 | 1620 | cat <<\_ACEOF
|
1621 |
| -PostgreSQL configure 9.6.10 |
| 1621 | +PostgreSQL configure 9.6.11 |
1622 | 1622 | generated by GNU Autoconf 2.69
|
1623 | 1623 |
|
1624 | 1624 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2329,7 +2329,7 @@ cat >config.log <<_ACEOF
|
2329 | 2329 | This file contains any messages produced by compilers while
|
2330 | 2330 | running configure, to aid debugging if configure makes a mistake.
|
2331 | 2331 |
|
2332 |
| -It was created by PostgreSQL $as_me 9.6.10, which was |
| 2332 | +It was created by PostgreSQL $as_me 9.6.11, which was |
2333 | 2333 | generated by GNU Autoconf 2.69. Invocation command line was
|
2334 | 2334 |
|
2335 | 2335 | $ $0 $@
|
@@ -16722,7 +16722,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16722 | 16722 | # report actual input values of CONFIG_FILES etc. instead of their
|
16723 | 16723 | # values after options handling.
|
16724 | 16724 | ac_log="
|
16725 |
| -This file was extended by PostgreSQL $as_me 9.6.10, which was |
| 16725 | +This file was extended by PostgreSQL $as_me 9.6.11, which was |
16726 | 16726 | generated by GNU Autoconf 2.69. Invocation command line was
|
16727 | 16727 |
|
16728 | 16728 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16792,7 +16792,7 @@ _ACEOF
|
16792 | 16792 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16793 | 16793 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16794 | 16794 | ac_cs_version="\\
|
16795 |
| -PostgreSQL config.status 9.6.10 |
| 16795 | +PostgreSQL config.status 9.6.11 |
16796 | 16796 | configured by $0, generated by GNU Autoconf 2.69,
|
16797 | 16797 | with options \\"\$ac_cs_config\\"
|
16798 | 16798 |
|
|
0 commit comments