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.2beta1 .
3
+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2beta2 .
4
4
#
5
5
# Report bugs to <
[email protected] >.
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.2beta1 '
602
- PACKAGE_STRING='PostgreSQL 9.2beta1 '
601
+ PACKAGE_VERSION='9.2beta2 '
602
+ PACKAGE_STRING='PostgreSQL 9.2beta2 '
603
603
PACKAGE_BUGREPORT='
[email protected] '
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.2beta1 to adapt to many kinds of systems.
1412
+ \`configure' configures PostgreSQL 9.2beta2 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.2beta1 :";;
1477
+ short | recursive ) echo "Configuration of PostgreSQL 9.2beta2 :";;
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.2beta1
1624
+ PostgreSQL configure 9.2beta2
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.2beta1 , which was
1640
+ It was created by PostgreSQL $as_me 9.2beta2 , which was
1641
1641
generated by GNU Autoconf 2.63. Invocation command line was
1642
1642
1643
1643
$ $0 $@
@@ -30207,7 +30207,7 @@ exec 6>&1
30207
30207
# report actual input values of CONFIG_FILES etc. instead of their
30208
30208
# values after options handling.
30209
30209
ac_log="
30210
- This file was extended by PostgreSQL $as_me 9.2beta1 , which was
30210
+ This file was extended by PostgreSQL $as_me 9.2beta2 , which was
30211
30211
generated by GNU Autoconf 2.63. Invocation command line was
30212
30212
30213
30213
CONFIG_FILES = $CONFIG_FILES
30274
30274
_ACEOF
30275
30275
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30276
30276
ac_cs_version="\\
30277
- PostgreSQL config.status 9.2beta1
30277
+ PostgreSQL config.status 9.2beta2
30278
30278
configured by $0, generated by GNU Autoconf 2.63,
30279
30279
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
30280
30280
0 commit comments