11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for PostgreSQL 16.10 .
3+ # Generated by GNU Autoconf 2.69 for PostgreSQL 16.11 .
44#
55# Report bugs to <pgsql-bugs@lists.postgresql.org>.
66#
@@ -582,8 +582,8 @@ MAKEFLAGS=
582582# Identity of this package.
583583PACKAGE_NAME='PostgreSQL'
584584PACKAGE_TARNAME='postgresql'
585- PACKAGE_VERSION='16.10 '
586- PACKAGE_STRING='PostgreSQL 16.10 '
585+ PACKAGE_VERSION='16.11 '
586+ PACKAGE_STRING='PostgreSQL 16.11 '
587587PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
588588PACKAGE_URL='https://www.postgresql.org/'
589589
@@ -1448,7 +1448,7 @@ if test "$ac_init_help" = "long"; then
14481448 # Omit some internal or obsolete options to make the list less imposing.
14491449 # This message is too long to be a string in the A/UX 3.1 sh.
14501450 cat <<_ACEOF
1451- \`configure' configures PostgreSQL 16.10 to adapt to many kinds of systems.
1451+ \`configure' configures PostgreSQL 16.11 to adapt to many kinds of systems.
14521452
14531453Usage: $0 [OPTION]... [VAR=VALUE]...
14541454
15131513
15141514if test -n "$ac_init_help"; then
15151515 case $ac_init_help in
1516- short | recursive ) echo "Configuration of PostgreSQL 16.10 :";;
1516+ short | recursive ) echo "Configuration of PostgreSQL 16.11 :";;
15171517 esac
15181518 cat <<\_ACEOF
15191519
16881688test -n "$ac_init_help" && exit $ac_status
16891689if $ac_init_version; then
16901690 cat <<\_ACEOF
1691- PostgreSQL configure 16.10
1691+ PostgreSQL configure 16.11
16921692generated by GNU Autoconf 2.69
16931693
16941694Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2441,7 +2441,7 @@ cat >config.log <<_ACEOF
24412441This file contains any messages produced by compilers while
24422442running configure, to aid debugging if configure makes a mistake.
24432443
2444- It was created by PostgreSQL $as_me 16.10 , which was
2444+ It was created by PostgreSQL $as_me 16.11 , which was
24452445generated by GNU Autoconf 2.69. Invocation command line was
24462446
24472447 $ $0 $@
@@ -20047,7 +20047,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2004720047# report actual input values of CONFIG_FILES etc. instead of their
2004820048# values after options handling.
2004920049ac_log="
20050- This file was extended by PostgreSQL $as_me 16.10 , which was
20050+ This file was extended by PostgreSQL $as_me 16.11 , which was
2005120051generated by GNU Autoconf 2.69. Invocation command line was
2005220052
2005320053 CONFIG_FILES = $CONFIG_FILES
@@ -20118,7 +20118,7 @@ _ACEOF
2011820118cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2011920119ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2012020120ac_cs_version="\\
20121- PostgreSQL config.status 16.10
20121+ PostgreSQL config.status 16.11
2012220122configured by $0, generated by GNU Autoconf 2.69,
2012320123 with options \\"\$ac_cs_config\\"
2012420124
0 commit comments