|
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.25. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4.26. |
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.25' |
586 | | -PACKAGE_STRING='PostgreSQL 9.4.25' |
| 585 | +PACKAGE_VERSION='9.4.26' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4.26' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1397,7 +1397,7 @@ if test "$ac_init_help" = "long"; then |
1397 | 1397 | # Omit some internal or obsolete options to make the list less imposing. |
1398 | 1398 | # This message is too long to be a string in the A/UX 3.1 sh. |
1399 | 1399 | cat <<_ACEOF |
1400 | | -\`configure' configures PostgreSQL 9.4.25 to adapt to many kinds of systems. |
| 1400 | +\`configure' configures PostgreSQL 9.4.26 to adapt to many kinds of systems. |
1401 | 1401 |
|
1402 | 1402 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1403 | 1403 |
|
|
1462 | 1462 |
|
1463 | 1463 | if test -n "$ac_init_help"; then |
1464 | 1464 | case $ac_init_help in |
1465 | | - short | recursive ) echo "Configuration of PostgreSQL 9.4.25:";; |
| 1465 | + short | recursive ) echo "Configuration of PostgreSQL 9.4.26:";; |
1466 | 1466 | esac |
1467 | 1467 | cat <<\_ACEOF |
1468 | 1468 |
|
|
1611 | 1611 | test -n "$ac_init_help" && exit $ac_status |
1612 | 1612 | if $ac_init_version; then |
1613 | 1613 | cat <<\_ACEOF |
1614 | | -PostgreSQL configure 9.4.25 |
| 1614 | +PostgreSQL configure 9.4.26 |
1615 | 1615 | generated by GNU Autoconf 2.69 |
1616 | 1616 |
|
1617 | 1617 | 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.4.25, which was |
| 2329 | +It was created by PostgreSQL $as_me 9.4.26, which was |
2330 | 2330 | generated by GNU Autoconf 2.69. Invocation command line was |
2331 | 2331 |
|
2332 | 2332 | $ $0 $@ |
@@ -16135,7 +16135,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16135 | 16135 | # report actual input values of CONFIG_FILES etc. instead of their |
16136 | 16136 | # values after options handling. |
16137 | 16137 | ac_log=" |
16138 | | -This file was extended by PostgreSQL $as_me 9.4.25, which was |
| 16138 | +This file was extended by PostgreSQL $as_me 9.4.26, which was |
16139 | 16139 | generated by GNU Autoconf 2.69. Invocation command line was |
16140 | 16140 |
|
16141 | 16141 | CONFIG_FILES = $CONFIG_FILES |
@@ -16205,7 +16205,7 @@ _ACEOF |
16205 | 16205 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16206 | 16206 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
16207 | 16207 | ac_cs_version="\\ |
16208 | | -PostgreSQL config.status 9.4.25 |
| 16208 | +PostgreSQL config.status 9.4.26 |
16209 | 16209 | configured by $0, generated by GNU Autoconf 2.69, |
16210 | 16210 | with options \\"\$ac_cs_config\\" |
16211 | 16211 |
|
|
0 commit comments