1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.53 for PostgreSQL 8.0.0beta2 .
3
+ # Generated by GNU Autoconf 2.53 for PostgreSQL 8.0.0beta3 .
4
4
#
5
5
# Report bugs to <pgsql-bugs@postgresql.org>.
6
6
#
9
9
# This configure script is free software; the Free Software Foundation
10
10
# gives unlimited permission to copy, distribute and modify it.
11
11
#
12
- # Copyright 2003 PostgreSQL Global Development Group
12
+ # Copyright 2004 PostgreSQL Global Development Group
13
13
14
14
if expr a : '\(a\)' >/dev/null 2>&1; then
15
15
as_expr=expr
@@ -258,8 +258,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
258
258
# Identity of this package.
259
259
PACKAGE_NAME='PostgreSQL'
260
260
PACKAGE_TARNAME='postgresql'
261
- PACKAGE_VERSION='8.0.0beta2 '
262
- PACKAGE_STRING='PostgreSQL 8.0.0beta2 '
261
+ PACKAGE_VERSION='8.0.0beta3 '
262
+ PACKAGE_STRING='PostgreSQL 8.0.0beta3 '
263
263
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
264
264
265
265
ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -769,7 +769,7 @@ if test "$ac_init_help" = "long"; then
769
769
# Omit some internal or obsolete options to make the list less imposing.
770
770
# This message is too long to be a string in the A/UX 3.1 sh.
771
771
cat <<_ACEOF
772
- \`configure' configures PostgreSQL 8.0.0beta2 to adapt to many kinds of systems.
772
+ \`configure' configures PostgreSQL 8.0.0beta3 to adapt to many kinds of systems.
773
773
774
774
Usage: $0 [OPTION]... [VAR=VALUE]...
775
775
830
830
831
831
if test -n "$ac_init_help"; then
832
832
case $ac_init_help in
833
- short | recursive ) echo "Configuration of PostgreSQL 8.0.0beta2 :";;
833
+ short | recursive ) echo "Configuration of PostgreSQL 8.0.0beta3 :";;
834
834
esac
835
835
cat <<\_ACEOF
836
836
950
950
test -n "$ac_init_help" && exit 0
951
951
if $ac_init_version; then
952
952
cat <<\_ACEOF
953
- PostgreSQL configure 8.0.0beta2
953
+ PostgreSQL configure 8.0.0beta3
954
954
generated by GNU Autoconf 2.53
955
955
956
956
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
957
957
Free Software Foundation, Inc.
958
958
This configure script is free software; the Free Software Foundation
959
959
gives unlimited permission to copy, distribute and modify it.
960
960
961
- Copyright 2003 PostgreSQL Global Development Group
961
+ Copyright 2004 PostgreSQL Global Development Group
962
962
_ACEOF
963
963
exit 0
964
964
fi
@@ -967,7 +967,7 @@ cat >&5 <<_ACEOF
967
967
This file contains any messages produced by compilers while
968
968
running configure, to aid debugging if configure makes a mistake.
969
969
970
- It was created by PostgreSQL $as_me 8.0.0beta2 , which was
970
+ It was created by PostgreSQL $as_me 8.0.0beta3 , which was
971
971
generated by GNU Autoconf 2.53. Invocation command line was
972
972
973
973
$ $0 $@
@@ -18466,7 +18466,7 @@ _ASBOX
18466
18466
} >&5
18467
18467
cat >&5 <<_CSEOF
18468
18468
18469
- This file was extended by PostgreSQL $as_me 8.0.0beta2 , which was
18469
+ This file was extended by PostgreSQL $as_me 8.0.0beta3 , which was
18470
18470
generated by GNU Autoconf 2.53. Invocation command line was
18471
18471
18472
18472
CONFIG_FILES = $CONFIG_FILES
@@ -18531,7 +18531,7 @@ _ACEOF
18531
18531
18532
18532
cat >>$CONFIG_STATUS <<_ACEOF
18533
18533
ac_cs_version="\\
18534
- PostgreSQL config.status 8.0.0beta2
18534
+ PostgreSQL config.status 8.0.0beta3
18535
18535
configured by $0, generated by GNU Autoconf 2.53,
18536
18536
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
18537
18537
0 commit comments