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