11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2.20 .
3+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2.21 .
44#
55# Report bugs to <pgsql-bugs@postgresql.org>.
66#
@@ -598,8 +598,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
598598# Identity of this package.
599599PACKAGE_NAME='PostgreSQL'
600600PACKAGE_TARNAME='postgresql'
601- PACKAGE_VERSION='9.2.20 '
602- PACKAGE_STRING='PostgreSQL 9.2.20 '
601+ PACKAGE_VERSION='9.2.21 '
602+ PACKAGE_STRING='PostgreSQL 9.2.21 '
603603PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604604
605605ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1410,7 +1410,7 @@ if test "$ac_init_help" = "long"; then
14101410 # Omit some internal or obsolete options to make the list less imposing.
14111411 # This message is too long to be a string in the A/UX 3.1 sh.
14121412 cat <<_ACEOF
1413- \`configure' configures PostgreSQL 9.2.20 to adapt to many kinds of systems.
1413+ \`configure' configures PostgreSQL 9.2.21 to adapt to many kinds of systems.
14141414
14151415Usage: $0 [OPTION]... [VAR=VALUE]...
14161416
14751475
14761476if test -n "$ac_init_help"; then
14771477 case $ac_init_help in
1478- short | recursive ) echo "Configuration of PostgreSQL 9.2.20 :";;
1478+ short | recursive ) echo "Configuration of PostgreSQL 9.2.21 :";;
14791479 esac
14801480 cat <<\_ACEOF
14811481
16221622test -n "$ac_init_help" && exit $ac_status
16231623if $ac_init_version; then
16241624 cat <<\_ACEOF
1625- PostgreSQL configure 9.2.20
1625+ PostgreSQL configure 9.2.21
16261626generated by GNU Autoconf 2.63
16271627
16281628Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1638,7 +1638,7 @@ cat >config.log <<_ACEOF
16381638This file contains any messages produced by compilers while
16391639running configure, to aid debugging if configure makes a mistake.
16401640
1641- It was created by PostgreSQL $as_me 9.2.20 , which was
1641+ It was created by PostgreSQL $as_me 9.2.21 , which was
16421642generated by GNU Autoconf 2.63. Invocation command line was
16431643
16441644 $ $0 $@
@@ -30745,7 +30745,7 @@ exec 6>&1
3074530745# report actual input values of CONFIG_FILES etc. instead of their
3074630746# values after options handling.
3074730747ac_log="
30748- This file was extended by PostgreSQL $as_me 9.2.20 , which was
30748+ This file was extended by PostgreSQL $as_me 9.2.21 , which was
3074930749generated by GNU Autoconf 2.63. Invocation command line was
3075030750
3075130751 CONFIG_FILES = $CONFIG_FILES
@@ -30812,7 +30812,7 @@ Report bugs to <bug-autoconf@gnu.org>."
3081230812_ACEOF
3081330813cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3081430814ac_cs_version="\\
30815- PostgreSQL config.status 9.2.20
30815+ PostgreSQL config.status 9.2.21
3081630816configured by $0, generated by GNU Autoconf 2.63,
3081730817 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3081830818
0 commit comments