summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure48
1 files changed, 24 insertions, 24 deletions
diff --git a/configure b/configure
index abba43d594..c2b6f958f4 100755
--- a/configure
+++ b/configure
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for PostgreSQL 9.1beta2.
+# Generated by GNU Autoconf 2.63 for Postgres-XC 1.0devel.
#
-# Report bugs to <pgsql-bugs@postgresql.org>.
+# Report bugs to <postgres-xc-bugs@lists.sourceforge.net>.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -597,11 +597,11 @@ MAKEFLAGS=
SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
-PACKAGE_NAME='PostgreSQL'
-PACKAGE_TARNAME='postgresql'
-PACKAGE_VERSION='9.1beta2'
-PACKAGE_STRING='PostgreSQL 9.1beta2'
-PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
+PACKAGE_NAME='Postgres-XC'
+PACKAGE_TARNAME='postgres-xc'
+PACKAGE_VERSION='1.0devel'
+PACKAGE_STRING='Postgres-XC 1.0devel'
+PACKAGE_BUGREPORT='postgres-xc-bugs@lists.sourceforge.net'
ac_unique_file="src/backend/access/common/heaptuple.c"
ac_default_prefix=/usr/local/pgsql
@@ -1416,7 +1416,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures PostgreSQL 9.1beta2 to adapt to many kinds of systems.
+\`configure' configures Postgres-XC 1.0devel to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1481,7 +1481,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of PostgreSQL 9.1beta2:";;
+ short | recursive ) echo "Configuration of Postgres-XC 1.0devel:";;
esac
cat <<\_ACEOF
@@ -1565,7 +1565,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
-Report bugs to <pgsql-bugs@postgresql.org>.
+Report bugs to <postgres-xc-bugs@lists.sourceforge.net>.
_ACEOF
ac_status=$?
fi
@@ -1628,7 +1628,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-PostgreSQL configure 9.1beta2
+Postgres-XC configure 1.0devel
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1644,7 +1644,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by PostgreSQL $as_me 9.1beta2, which was
+It was created by Postgres-XC $as_me 1.0devel, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -2221,22 +2221,22 @@ esac
if test x"$template" = x"" ; then
{ { $as_echo "$as_me:$LINENO: error:
*******************************************************************
-PostgreSQL has apparently not been ported to your platform yet.
+Postgres-XC has apparently not been ported to your platform yet.
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
-Please also contact <pgsql-bugs@postgresql.org> to see about
+Please also contact <postgres-xc-bugs@lists.sourceforge.net> to see about
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************
" >&5
$as_echo "$as_me: error:
*******************************************************************
-PostgreSQL has apparently not been ported to your platform yet.
+Postgres-XC has apparently not been ported to your platform yet.
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
-Please also contact <pgsql-bugs@postgresql.org> to see about
+Please also contact <postgres-xc-bugs@lists.sourceforge.net> to see about
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************
@@ -10111,9 +10111,9 @@ $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
{ $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX
-## ---------------------------------------- ##
-## Report this to pgsql-bugs@postgresql.org ##
-## ---------------------------------------- ##
+## -------------------------------------------------- ##
+## Report this postgres-xc-bugs@lists.sourceforge.net ##
+## -------------------------------------------------- ##
_ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2
;;
@@ -10553,9 +10553,9 @@ $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
{ $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX
-## ---------------------------------------- ##
-## Report this to pgsql-bugs@postgresql.org ##
-## ---------------------------------------- ##
+## ----------------------------------------------------- ##
+## Report this to postgres-xc-bugs@lists.sourceforge.net ##
+## ----------------------------------------------------- ##
_ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2
;;
@@ -29582,7 +29582,7 @@ fi
cat >>confdefs.h <<_ACEOF
-#define PG_VERSION_STR "PostgreSQL $PACKAGE_VERSION on $host, compiled by $cc_string, `expr $ac_cv_sizeof_void_p \* 8`-bit"
+#define PG_VERSION_STR "Postgres-XC $PACKAGE_VERSION on $host, compiled by $cc_string, `expr $ac_cv_sizeof_void_p \* 8`-bit"
_ACEOF
@@ -30124,7 +30124,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-PostgreSQL config.status 9.1beta2
+Postgres-XC config.status 1.0devel
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"