1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2beta4 .
3
+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2rc1 .
4
4
#
5
5
# Report bugs to <pgsql-bugs@postgresql.org>.
6
6
#
@@ -598,8 +598,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
598
598
# Identity of this package.
599
599
PACKAGE_NAME='PostgreSQL'
600
600
PACKAGE_TARNAME='postgresql'
601
- PACKAGE_VERSION='9.2beta4 '
602
- PACKAGE_STRING='PostgreSQL 9.2beta4 '
601
+ PACKAGE_VERSION='9.2rc1 '
602
+ PACKAGE_STRING='PostgreSQL 9.2rc1 '
603
603
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604
604
605
605
ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1409,7 +1409,7 @@ if test "$ac_init_help" = "long"; then
1409
1409
# Omit some internal or obsolete options to make the list less imposing.
1410
1410
# This message is too long to be a string in the A/UX 3.1 sh.
1411
1411
cat <<_ACEOF
1412
- \`configure' configures PostgreSQL 9.2beta4 to adapt to many kinds of systems.
1412
+ \`configure' configures PostgreSQL 9.2rc1 to adapt to many kinds of systems.
1413
1413
1414
1414
Usage: $0 [OPTION]... [VAR=VALUE]...
1415
1415
1474
1474
1475
1475
if test -n "$ac_init_help"; then
1476
1476
case $ac_init_help in
1477
- short | recursive ) echo "Configuration of PostgreSQL 9.2beta4 :";;
1477
+ short | recursive ) echo "Configuration of PostgreSQL 9.2rc1 :";;
1478
1478
esac
1479
1479
cat <<\_ACEOF
1480
1480
1621
1621
test -n "$ac_init_help" && exit $ac_status
1622
1622
if $ac_init_version; then
1623
1623
cat <<\_ACEOF
1624
- PostgreSQL configure 9.2beta4
1624
+ PostgreSQL configure 9.2rc1
1625
1625
generated by GNU Autoconf 2.63
1626
1626
1627
1627
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1637,7 +1637,7 @@ cat >config.log <<_ACEOF
1637
1637
This file contains any messages produced by compilers while
1638
1638
running configure, to aid debugging if configure makes a mistake.
1639
1639
1640
- It was created by PostgreSQL $as_me 9.2beta4 , which was
1640
+ It was created by PostgreSQL $as_me 9.2rc1 , which was
1641
1641
generated by GNU Autoconf 2.63. Invocation command line was
1642
1642
1643
1643
$ $0 $@
@@ -30138,7 +30138,7 @@ exec 6>&1
30138
30138
# report actual input values of CONFIG_FILES etc. instead of their
30139
30139
# values after options handling.
30140
30140
ac_log="
30141
- This file was extended by PostgreSQL $as_me 9.2beta4 , which was
30141
+ This file was extended by PostgreSQL $as_me 9.2rc1 , which was
30142
30142
generated by GNU Autoconf 2.63. Invocation command line was
30143
30143
30144
30144
CONFIG_FILES = $CONFIG_FILES
@@ -30205,7 +30205,7 @@ Report bugs to <bug-autoconf@gnu.org>."
30205
30205
_ACEOF
30206
30206
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30207
30207
ac_cs_version="\\
30208
- PostgreSQL config.status 9.2beta4
30208
+ PostgreSQL config.status 9.2rc1
30209
30209
configured by $0, generated by GNU Autoconf 2.63,
30210
30210
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
30211
30211
0 commit comments