|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 11.7. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 11.8. |
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='11.7' |
586 |
| -PACKAGE_STRING='PostgreSQL 11.7' |
| 585 | +PACKAGE_VERSION='11.8' |
| 586 | +PACKAGE_STRING='PostgreSQL 11.8' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1437,7 +1437,7 @@ if test "$ac_init_help" = "long"; then
|
1437 | 1437 | # Omit some internal or obsolete options to make the list less imposing.
|
1438 | 1438 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1439 | 1439 | cat <<_ACEOF
|
1440 |
| -\`configure' configures PostgreSQL 11.7 to adapt to many kinds of systems. |
| 1440 | +\`configure' configures PostgreSQL 11.8 to adapt to many kinds of systems. |
1441 | 1441 |
|
1442 | 1442 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1443 | 1443 |
|
|
1502 | 1502 |
|
1503 | 1503 | if test -n "$ac_init_help"; then
|
1504 | 1504 | case $ac_init_help in
|
1505 |
| - short | recursive ) echo "Configuration of PostgreSQL 11.7:";; |
| 1505 | + short | recursive ) echo "Configuration of PostgreSQL 11.8:";; |
1506 | 1506 | esac
|
1507 | 1507 | cat <<\_ACEOF
|
1508 | 1508 |
|
|
1667 | 1667 | test -n "$ac_init_help" && exit $ac_status
|
1668 | 1668 | if $ac_init_version; then
|
1669 | 1669 | cat <<\_ACEOF
|
1670 |
| -PostgreSQL configure 11.7 |
| 1670 | +PostgreSQL configure 11.8 |
1671 | 1671 | generated by GNU Autoconf 2.69
|
1672 | 1672 |
|
1673 | 1673 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2420,7 +2420,7 @@ cat >config.log <<_ACEOF
|
2420 | 2420 | This file contains any messages produced by compilers while
|
2421 | 2421 | running configure, to aid debugging if configure makes a mistake.
|
2422 | 2422 |
|
2423 |
| -It was created by PostgreSQL $as_me 11.7, which was |
| 2423 | +It was created by PostgreSQL $as_me 11.8, which was |
2424 | 2424 | generated by GNU Autoconf 2.69. Invocation command line was
|
2425 | 2425 |
|
2426 | 2426 | $ $0 $@
|
@@ -19626,7 +19626,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19626 | 19626 | # report actual input values of CONFIG_FILES etc. instead of their
|
19627 | 19627 | # values after options handling.
|
19628 | 19628 | ac_log="
|
19629 |
| -This file was extended by PostgreSQL $as_me 11.7, which was |
| 19629 | +This file was extended by PostgreSQL $as_me 11.8, which was |
19630 | 19630 | generated by GNU Autoconf 2.69. Invocation command line was
|
19631 | 19631 |
|
19632 | 19632 | CONFIG_FILES = $CONFIG_FILES
|
@@ -19696,7 +19696,7 @@ _ACEOF
|
19696 | 19696 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
19697 | 19697 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
19698 | 19698 | ac_cs_version="\\
|
19699 |
| -PostgreSQL config.status 11.7 |
| 19699 | +PostgreSQL config.status 11.8 |
19700 | 19700 | configured by $0, generated by GNU Autoconf 2.69,
|
19701 | 19701 | with options \\"\$ac_cs_config\\"
|
19702 | 19702 |
|
|
0 commit comments