|
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.5. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.6. |
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.5' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.6.5' |
| 585 | +PACKAGE_VERSION='9.6.6' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6.6' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1399,7 +1399,7 @@ if test "$ac_init_help" = "long"; then
|
1399 | 1399 | # Omit some internal or obsolete options to make the list less imposing.
|
1400 | 1400 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1401 | 1401 | cat <<_ACEOF
|
1402 |
| -\`configure' configures PostgreSQL 9.6.5 to adapt to many kinds of systems. |
| 1402 | +\`configure' configures PostgreSQL 9.6.6 to adapt to many kinds of systems. |
1403 | 1403 |
|
1404 | 1404 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1405 | 1405 |
|
|
1464 | 1464 |
|
1465 | 1465 | if test -n "$ac_init_help"; then
|
1466 | 1466 | case $ac_init_help in
|
1467 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.6.5:";; |
| 1467 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.6:";; |
1468 | 1468 | esac
|
1469 | 1469 | cat <<\_ACEOF
|
1470 | 1470 |
|
|
1616 | 1616 | test -n "$ac_init_help" && exit $ac_status
|
1617 | 1617 | if $ac_init_version; then
|
1618 | 1618 | cat <<\_ACEOF
|
1619 |
| -PostgreSQL configure 9.6.5 |
| 1619 | +PostgreSQL configure 9.6.6 |
1620 | 1620 | generated by GNU Autoconf 2.69
|
1621 | 1621 |
|
1622 | 1622 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2327,7 +2327,7 @@ cat >config.log <<_ACEOF
|
2327 | 2327 | This file contains any messages produced by compilers while
|
2328 | 2328 | running configure, to aid debugging if configure makes a mistake.
|
2329 | 2329 |
|
2330 |
| -It was created by PostgreSQL $as_me 9.6.5, which was |
| 2330 | +It was created by PostgreSQL $as_me 9.6.6, which was |
2331 | 2331 | generated by GNU Autoconf 2.69. Invocation command line was
|
2332 | 2332 |
|
2333 | 2333 | $ $0 $@
|
@@ -16459,7 +16459,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16459 | 16459 | # report actual input values of CONFIG_FILES etc. instead of their
|
16460 | 16460 | # values after options handling.
|
16461 | 16461 | ac_log="
|
16462 |
| -This file was extended by PostgreSQL $as_me 9.6.5, which was |
| 16462 | +This file was extended by PostgreSQL $as_me 9.6.6, which was |
16463 | 16463 | generated by GNU Autoconf 2.69. Invocation command line was
|
16464 | 16464 |
|
16465 | 16465 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16529,7 +16529,7 @@ _ACEOF
|
16529 | 16529 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16530 | 16530 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16531 | 16531 | ac_cs_version="\\
|
16532 |
| -PostgreSQL config.status 9.6.5 |
| 16532 | +PostgreSQL config.status 9.6.6 |
16533 | 16533 | configured by $0, generated by GNU Autoconf 2.69,
|
16534 | 16534 | with options \\"\$ac_cs_config\\"
|
16535 | 16535 |
|
|
0 commit comments