|
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.19. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4.20. |
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.19' |
586 | | -PACKAGE_STRING='PostgreSQL 9.4.19' |
| 585 | +PACKAGE_VERSION='9.4.20' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4.20' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1396,7 +1396,7 @@ if test "$ac_init_help" = "long"; then |
1396 | 1396 | # Omit some internal or obsolete options to make the list less imposing. |
1397 | 1397 | # This message is too long to be a string in the A/UX 3.1 sh. |
1398 | 1398 | cat <<_ACEOF |
1399 | | -\`configure' configures PostgreSQL 9.4.19 to adapt to many kinds of systems. |
| 1399 | +\`configure' configures PostgreSQL 9.4.20 to adapt to many kinds of systems. |
1400 | 1400 |
|
1401 | 1401 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1402 | 1402 |
|
|
1461 | 1461 |
|
1462 | 1462 | if test -n "$ac_init_help"; then |
1463 | 1463 | case $ac_init_help in |
1464 | | - short | recursive ) echo "Configuration of PostgreSQL 9.4.19:";; |
| 1464 | + short | recursive ) echo "Configuration of PostgreSQL 9.4.20:";; |
1465 | 1465 | esac |
1466 | 1466 | cat <<\_ACEOF |
1467 | 1467 |
|
|
1610 | 1610 | test -n "$ac_init_help" && exit $ac_status |
1611 | 1611 | if $ac_init_version; then |
1612 | 1612 | cat <<\_ACEOF |
1613 | | -PostgreSQL configure 9.4.19 |
| 1613 | +PostgreSQL configure 9.4.20 |
1614 | 1614 | generated by GNU Autoconf 2.69 |
1615 | 1615 |
|
1616 | 1616 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2321,7 +2321,7 @@ cat >config.log <<_ACEOF |
2321 | 2321 | This file contains any messages produced by compilers while |
2322 | 2322 | running configure, to aid debugging if configure makes a mistake. |
2323 | 2323 |
|
2324 | | -It was created by PostgreSQL $as_me 9.4.19, which was |
| 2324 | +It was created by PostgreSQL $as_me 9.4.20, which was |
2325 | 2325 | generated by GNU Autoconf 2.69. Invocation command line was |
2326 | 2326 |
|
2327 | 2327 | $ $0 $@ |
@@ -15890,7 +15890,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15890 | 15890 | # report actual input values of CONFIG_FILES etc. instead of their |
15891 | 15891 | # values after options handling. |
15892 | 15892 | ac_log=" |
15893 | | -This file was extended by PostgreSQL $as_me 9.4.19, which was |
| 15893 | +This file was extended by PostgreSQL $as_me 9.4.20, which was |
15894 | 15894 | generated by GNU Autoconf 2.69. Invocation command line was |
15895 | 15895 |
|
15896 | 15896 | CONFIG_FILES = $CONFIG_FILES |
@@ -15960,7 +15960,7 @@ _ACEOF |
15960 | 15960 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15961 | 15961 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15962 | 15962 | ac_cs_version="\\ |
15963 | | -PostgreSQL config.status 9.4.19 |
| 15963 | +PostgreSQL config.status 9.4.20 |
15964 | 15964 | configured by $0, generated by GNU Autoconf 2.69, |
15965 | 15965 | with options \\"\$ac_cs_config\\" |
15966 | 15966 |
|
|
0 commit comments