11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.63 for PostgreSQL 9.0alpha4 .
3+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.0devel .
44#
55# Report bugs to <
[email protected] >.
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.0alpha4 '
602- PACKAGE_STRING='PostgreSQL 9.0alpha4 '
601+ PACKAGE_VERSION='9.0devel '
602+ PACKAGE_STRING='PostgreSQL 9.0devel '
603603PACKAGE_BUGREPORT='
[email protected] '
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.0alpha4 to adapt to many kinds of systems.
1413+ \`configure' configures PostgreSQL 9.0devel 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.0alpha4 :";;
1478+ short | recursive ) echo "Configuration of PostgreSQL 9.0devel :";;
14791479 esac
14801480 cat <<\_ACEOF
14811481
16211621test -n "$ac_init_help" && exit $ac_status
16221622if $ac_init_version; then
16231623 cat <<\_ACEOF
1624- PostgreSQL configure 9.0alpha4
1624+ PostgreSQL configure 9.0devel
16251625generated by GNU Autoconf 2.63
16261626
16271627Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1637,7 +1637,7 @@ cat >config.log <<_ACEOF
16371637This file contains any messages produced by compilers while
16381638running configure, to aid debugging if configure makes a mistake.
16391639
1640- It was created by PostgreSQL $as_me 9.0alpha4 , which was
1640+ It was created by PostgreSQL $as_me 9.0devel , which was
16411641generated by GNU Autoconf 2.63. Invocation command line was
16421642
16431643 $ $0 $@
@@ -29375,7 +29375,7 @@ exec 6>&1
2937529375# report actual input values of CONFIG_FILES etc. instead of their
2937629376# values after options handling.
2937729377ac_log="
29378- This file was extended by PostgreSQL $as_me 9.0alpha4 , which was
29378+ This file was extended by PostgreSQL $as_me 9.0devel , which was
2937929379generated by GNU Autoconf 2.63. Invocation command line was
2938029380
2938129381 CONFIG_FILES = $CONFIG_FILES
2944229442_ACEOF
2944329443cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2944429444ac_cs_version="\\
29445- PostgreSQL config.status 9.0alpha4
29445+ PostgreSQL config.status 9.0devel
2944629446configured by $0, generated by GNU Autoconf 2.63,
2944729447 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2944829448
0 commit comments