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.3devel .
3
+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.3beta1 .
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.3devel '
602
- PACKAGE_STRING='PostgreSQL 9.3devel '
601
+ PACKAGE_VERSION='9.3beta1 '
602
+ PACKAGE_STRING='PostgreSQL 9.3beta1 '
603
603
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604
604
605
605
ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1412,7 +1412,7 @@ if test "$ac_init_help" = "long"; then
1412
1412
# Omit some internal or obsolete options to make the list less imposing.
1413
1413
# This message is too long to be a string in the A/UX 3.1 sh.
1414
1414
cat <<_ACEOF
1415
- \`configure' configures PostgreSQL 9.3devel to adapt to many kinds of systems.
1415
+ \`configure' configures PostgreSQL 9.3beta1 to adapt to many kinds of systems.
1416
1416
1417
1417
Usage: $0 [OPTION]... [VAR=VALUE]...
1418
1418
1477
1477
1478
1478
if test -n "$ac_init_help"; then
1479
1479
case $ac_init_help in
1480
- short | recursive ) echo "Configuration of PostgreSQL 9.3devel :";;
1480
+ short | recursive ) echo "Configuration of PostgreSQL 9.3beta1 :";;
1481
1481
esac
1482
1482
cat <<\_ACEOF
1483
1483
1623
1623
test -n "$ac_init_help" && exit $ac_status
1624
1624
if $ac_init_version; then
1625
1625
cat <<\_ACEOF
1626
- PostgreSQL configure 9.3devel
1626
+ PostgreSQL configure 9.3beta1
1627
1627
generated by GNU Autoconf 2.63
1628
1628
1629
1629
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1639,7 +1639,7 @@ cat >config.log <<_ACEOF
1639
1639
This file contains any messages produced by compilers while
1640
1640
running configure, to aid debugging if configure makes a mistake.
1641
1641
1642
- It was created by PostgreSQL $as_me 9.3devel , which was
1642
+ It was created by PostgreSQL $as_me 9.3beta1 , which was
1643
1643
generated by GNU Autoconf 2.63. Invocation command line was
1644
1644
1645
1645
$ $0 $@
@@ -30815,7 +30815,7 @@ exec 6>&1
30815
30815
# report actual input values of CONFIG_FILES etc. instead of their
30816
30816
# values after options handling.
30817
30817
ac_log="
30818
- This file was extended by PostgreSQL $as_me 9.3devel , which was
30818
+ This file was extended by PostgreSQL $as_me 9.3beta1 , which was
30819
30819
generated by GNU Autoconf 2.63. Invocation command line was
30820
30820
30821
30821
CONFIG_FILES = $CONFIG_FILES
@@ -30882,7 +30882,7 @@ Report bugs to <bug-autoconf@gnu.org>."
30882
30882
_ACEOF
30883
30883
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30884
30884
ac_cs_version="\\
30885
- PostgreSQL config.status 9.3devel
30885
+ PostgreSQL config.status 9.3beta1
30886
30886
configured by $0, generated by GNU Autoconf 2.63,
30887
30887
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
30888
30888
0 commit comments