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