|
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.4.5. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4.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.4.5' |
586 | | -PACKAGE_STRING='PostgreSQL 9.4.5' |
| 585 | +PACKAGE_VERSION='9.4.6' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4.6' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1393,7 +1393,7 @@ if test "$ac_init_help" = "long"; then |
1393 | 1393 | # Omit some internal or obsolete options to make the list less imposing. |
1394 | 1394 | # This message is too long to be a string in the A/UX 3.1 sh. |
1395 | 1395 | cat <<_ACEOF |
1396 | | -\`configure' configures PostgreSQL 9.4.5 to adapt to many kinds of systems. |
| 1396 | +\`configure' configures PostgreSQL 9.4.6 to adapt to many kinds of systems. |
1397 | 1397 |
|
1398 | 1398 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1399 | 1399 |
|
|
1458 | 1458 |
|
1459 | 1459 | if test -n "$ac_init_help"; then |
1460 | 1460 | case $ac_init_help in |
1461 | | - short | recursive ) echo "Configuration of PostgreSQL 9.4.5:";; |
| 1461 | + short | recursive ) echo "Configuration of PostgreSQL 9.4.6:";; |
1462 | 1462 | esac |
1463 | 1463 | cat <<\_ACEOF |
1464 | 1464 |
|
|
1607 | 1607 | test -n "$ac_init_help" && exit $ac_status |
1608 | 1608 | if $ac_init_version; then |
1609 | 1609 | cat <<\_ACEOF |
1610 | | -PostgreSQL configure 9.4.5 |
| 1610 | +PostgreSQL configure 9.4.6 |
1611 | 1611 | generated by GNU Autoconf 2.69 |
1612 | 1612 |
|
1613 | 1613 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2318,7 +2318,7 @@ cat >config.log <<_ACEOF |
2318 | 2318 | This file contains any messages produced by compilers while |
2319 | 2319 | running configure, to aid debugging if configure makes a mistake. |
2320 | 2320 |
|
2321 | | -It was created by PostgreSQL $as_me 9.4.5, which was |
| 2321 | +It was created by PostgreSQL $as_me 9.4.6, which was |
2322 | 2322 | generated by GNU Autoconf 2.69. Invocation command line was |
2323 | 2323 |
|
2324 | 2324 | $ $0 $@ |
@@ -15651,7 +15651,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15651 | 15651 | # report actual input values of CONFIG_FILES etc. instead of their |
15652 | 15652 | # values after options handling. |
15653 | 15653 | ac_log=" |
15654 | | -This file was extended by PostgreSQL $as_me 9.4.5, which was |
| 15654 | +This file was extended by PostgreSQL $as_me 9.4.6, which was |
15655 | 15655 | generated by GNU Autoconf 2.69. Invocation command line was |
15656 | 15656 |
|
15657 | 15657 | CONFIG_FILES = $CONFIG_FILES |
@@ -15721,7 +15721,7 @@ _ACEOF |
15721 | 15721 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15722 | 15722 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15723 | 15723 | ac_cs_version="\\ |
15724 | | -PostgreSQL config.status 9.4.5 |
| 15724 | +PostgreSQL config.status 9.4.6 |
15725 | 15725 | configured by $0, generated by GNU Autoconf 2.69, |
15726 | 15726 | with options \\"\$ac_cs_config\\" |
15727 | 15727 |
|
|
0 commit comments