|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 17rc1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 17.0. |
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='17rc1' |
586 |
| -PACKAGE_STRING='PostgreSQL 17rc1' |
| 585 | +PACKAGE_VERSION='17.0' |
| 586 | +PACKAGE_STRING='PostgreSQL 17.0' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
|
588 | 588 | PACKAGE_URL='https://www.postgresql.org/'
|
589 | 589 |
|
@@ -1450,7 +1450,7 @@ if test "$ac_init_help" = "long"; then
|
1450 | 1450 | # Omit some internal or obsolete options to make the list less imposing.
|
1451 | 1451 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1452 | 1452 | cat <<_ACEOF
|
1453 |
| -\`configure' configures PostgreSQL 17rc1 to adapt to many kinds of systems. |
| 1453 | +\`configure' configures PostgreSQL 17.0 to adapt to many kinds of systems. |
1454 | 1454 |
|
1455 | 1455 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1456 | 1456 |
|
|
1515 | 1515 |
|
1516 | 1516 | if test -n "$ac_init_help"; then
|
1517 | 1517 | case $ac_init_help in
|
1518 |
| - short | recursive ) echo "Configuration of PostgreSQL 17rc1:";; |
| 1518 | + short | recursive ) echo "Configuration of PostgreSQL 17.0:";; |
1519 | 1519 | esac
|
1520 | 1520 | cat <<\_ACEOF
|
1521 | 1521 |
|
|
1690 | 1690 | test -n "$ac_init_help" && exit $ac_status
|
1691 | 1691 | if $ac_init_version; then
|
1692 | 1692 | cat <<\_ACEOF
|
1693 |
| -PostgreSQL configure 17rc1 |
| 1693 | +PostgreSQL configure 17.0 |
1694 | 1694 | generated by GNU Autoconf 2.69
|
1695 | 1695 |
|
1696 | 1696 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2443,7 +2443,7 @@ cat >config.log <<_ACEOF
|
2443 | 2443 | This file contains any messages produced by compilers while
|
2444 | 2444 | running configure, to aid debugging if configure makes a mistake.
|
2445 | 2445 |
|
2446 |
| -It was created by PostgreSQL $as_me 17rc1, which was |
| 2446 | +It was created by PostgreSQL $as_me 17.0, which was |
2447 | 2447 | generated by GNU Autoconf 2.69. Invocation command line was
|
2448 | 2448 |
|
2449 | 2449 | $ $0 $@
|
@@ -19786,7 +19786,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
19786 | 19786 | # report actual input values of CONFIG_FILES etc. instead of their
|
19787 | 19787 | # values after options handling.
|
19788 | 19788 | ac_log="
|
19789 |
| -This file was extended by PostgreSQL $as_me 17rc1, which was |
| 19789 | +This file was extended by PostgreSQL $as_me 17.0, which was |
19790 | 19790 | generated by GNU Autoconf 2.69. Invocation command line was
|
19791 | 19791 |
|
19792 | 19792 | CONFIG_FILES = $CONFIG_FILES
|
@@ -19857,7 +19857,7 @@ _ACEOF
|
19857 | 19857 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
19858 | 19858 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
19859 | 19859 | ac_cs_version="\\
|
19860 |
| -PostgreSQL config.status 17rc1 |
| 19860 | +PostgreSQL config.status 17.0 |
19861 | 19861 | configured by $0, generated by GNU Autoconf 2.69,
|
19862 | 19862 | with options \\"\$ac_cs_config\\"
|
19863 | 19863 |
|
|
0 commit comments