|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 13beta1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 14devel. |
4 | 4 | # |
5 | 5 | # Report bugs to <pgsql-bugs@lists.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='13beta1' |
586 | | -PACKAGE_STRING='PostgreSQL 13beta1' |
| 585 | +PACKAGE_VERSION='14devel' |
| 586 | +PACKAGE_STRING='PostgreSQL 14devel' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org' |
588 | 588 | PACKAGE_URL='https://www.postgresql.org/' |
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 13beta1 to adapt to many kinds of systems. |
| 1440 | +\`configure' configures PostgreSQL 14devel 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 13beta1:";; |
| 1505 | + short | recursive ) echo "Configuration of PostgreSQL 14devel:";; |
1506 | 1506 | esac |
1507 | 1507 | cat <<\_ACEOF |
1508 | 1508 |
|
|
1669 | 1669 | test -n "$ac_init_help" && exit $ac_status |
1670 | 1670 | if $ac_init_version; then |
1671 | 1671 | cat <<\_ACEOF |
1672 | | -PostgreSQL configure 13beta1 |
| 1672 | +PostgreSQL configure 14devel |
1673 | 1673 | generated by GNU Autoconf 2.69 |
1674 | 1674 |
|
1675 | 1675 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2422,7 +2422,7 @@ cat >config.log <<_ACEOF |
2422 | 2422 | This file contains any messages produced by compilers while |
2423 | 2423 | running configure, to aid debugging if configure makes a mistake. |
2424 | 2424 |
|
2425 | | -It was created by PostgreSQL $as_me 13beta1, which was |
| 2425 | +It was created by PostgreSQL $as_me 14devel, which was |
2426 | 2426 | generated by GNU Autoconf 2.69. Invocation command line was |
2427 | 2427 |
|
2428 | 2428 | $ $0 $@ |
@@ -19665,7 +19665,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19665 | 19665 | # report actual input values of CONFIG_FILES etc. instead of their |
19666 | 19666 | # values after options handling. |
19667 | 19667 | ac_log=" |
19668 | | -This file was extended by PostgreSQL $as_me 13beta1, which was |
| 19668 | +This file was extended by PostgreSQL $as_me 14devel, which was |
19669 | 19669 | generated by GNU Autoconf 2.69. Invocation command line was |
19670 | 19670 |
|
19671 | 19671 | CONFIG_FILES = $CONFIG_FILES |
@@ -19736,7 +19736,7 @@ _ACEOF |
19736 | 19736 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
19737 | 19737 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
19738 | 19738 | ac_cs_version="\\ |
19739 | | -PostgreSQL config.status 13beta1 |
| 19739 | +PostgreSQL config.status 14devel |
19740 | 19740 | configured by $0, generated by GNU Autoconf 2.69, |
19741 | 19741 | with options \\"\$ac_cs_config\\" |
19742 | 19742 |
|
|
0 commit comments