|
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.13. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4.14. |
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.13' |
586 | | -PACKAGE_STRING='PostgreSQL 9.4.13' |
| 585 | +PACKAGE_VERSION='9.4.14' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4.14' |
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.13 to adapt to many kinds of systems. |
| 1397 | +\`configure' configures PostgreSQL 9.4.14 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.13:";; |
| 1462 | + short | recursive ) echo "Configuration of PostgreSQL 9.4.14:";; |
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.13 |
| 1611 | +PostgreSQL configure 9.4.14 |
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.13, which was |
| 2322 | +It was created by PostgreSQL $as_me 9.4.14, which was |
2323 | 2323 | generated by GNU Autoconf 2.69. Invocation command line was |
2324 | 2324 |
|
2325 | 2325 | $ $0 $@ |
@@ -15748,7 +15748,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15748 | 15748 | # report actual input values of CONFIG_FILES etc. instead of their |
15749 | 15749 | # values after options handling. |
15750 | 15750 | ac_log=" |
15751 | | -This file was extended by PostgreSQL $as_me 9.4.13, which was |
| 15751 | +This file was extended by PostgreSQL $as_me 9.4.14, which was |
15752 | 15752 | generated by GNU Autoconf 2.69. Invocation command line was |
15753 | 15753 |
|
15754 | 15754 | CONFIG_FILES = $CONFIG_FILES |
@@ -15818,7 +15818,7 @@ _ACEOF |
15818 | 15818 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15819 | 15819 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15820 | 15820 | ac_cs_version="\\ |
15821 | | -PostgreSQL config.status 9.4.13 |
| 15821 | +PostgreSQL config.status 9.4.14 |
15822 | 15822 | configured by $0, generated by GNU Autoconf 2.69, |
15823 | 15823 | with options \\"\$ac_cs_config\\" |
15824 | 15824 |
|
|
0 commit comments