|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5devel (Postgres-XL 9.5devel). |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5alpha1 (Postgres-XL 9.5alpha1). |
4 | 4 | #
|
5 | 5 | # Report bugs to <[email protected]>.
|
6 | 6 | #
|
@@ -582,9 +582,9 @@ MAKEFLAGS=
|
582 | 582 | # Identity of this package.
|
583 | 583 | PACKAGE_NAME='PostgreSQL'
|
584 | 584 | PACKAGE_TARNAME='postgresql'
|
585 |
| -PACKAGE_VERSION='9.5devel (Postgres-XL 9.5devel)' |
586 |
| -PACKAGE_XC_VERSION='9.5devel' |
587 |
| -PACKAGE_STRING='PostgreSQL 9.5devel (Postgres-XL 9.5devel)' |
| 585 | +PACKAGE_VERSION='9.5alpha1 (Postgres-XL 9.5alpha1)' |
| 586 | +PACKAGE_XC_VERSION='9.5alpha1' |
| 587 | +PACKAGE_STRING='PostgreSQL 9.5alpha1 (Postgres-XL 9.5alpha1)' |
588 | 588 | PACKAGE_BUGREPORT= '[email protected]'
|
589 | 589 | PACKAGE_URL=''
|
590 | 590 |
|
@@ -1396,7 +1396,7 @@ if test "$ac_init_help" = "long"; then
|
1396 | 1396 | # Omit some internal or obsolete options to make the list less imposing.
|
1397 | 1397 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1398 | 1398 | cat <<_ACEOF
|
1399 |
| -\`configure' configures PostgreSQL 9.5devel (Postgres-XL 9.5devel) to adapt to many kinds of systems. |
| 1399 | +\`configure' configures PostgreSQL 9.5alpha1 (Postgres-XL 9.5alpha1) to adapt to many kinds of systems. |
1400 | 1400 |
|
1401 | 1401 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1402 | 1402 |
|
|
1461 | 1461 |
|
1462 | 1462 | if test -n "$ac_init_help"; then
|
1463 | 1463 | case $ac_init_help in
|
1464 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.5devel (Postgres-XL 9.5devel):";; |
| 1464 | + short | recursive ) echo "Configuration of PostgreSQL 9.5alpha1 (Postgres-XL 9.5alpha1):";; |
1465 | 1465 | esac
|
1466 | 1466 | cat <<\_ACEOF
|
1467 | 1467 |
|
|
1611 | 1611 | test -n "$ac_init_help" && exit $ac_status
|
1612 | 1612 | if $ac_init_version; then
|
1613 | 1613 | cat <<\_ACEOF
|
1614 |
| -PostgreSQL configure 9.5devel (Postgres-XL 9.5devel) |
| 1614 | +PostgreSQL configure 9.5alpha1 (Postgres-XL 9.5alpha1) |
1615 | 1615 | generated by GNU Autoconf 2.69
|
1616 | 1616 |
|
1617 | 1617 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2322,7 +2322,7 @@ cat >config.log <<_ACEOF
|
2322 | 2322 | This file contains any messages produced by compilers while
|
2323 | 2323 | running configure, to aid debugging if configure makes a mistake.
|
2324 | 2324 |
|
2325 |
| -It was created by PostgreSQL $as_me 9.5devel (Postgres-XL 9.5devel), which was |
| 2325 | +It was created by PostgreSQL $as_me 9.5alpha1 (Postgres-XL 9.5alpha1), which was |
2326 | 2326 | generated by GNU Autoconf 2.69. Invocation command line was
|
2327 | 2327 |
|
2328 | 2328 | $ $0 $@
|
@@ -16069,7 +16069,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16069 | 16069 | # report actual input values of CONFIG_FILES etc. instead of their
|
16070 | 16070 | # values after options handling.
|
16071 | 16071 | ac_log="
|
16072 |
| -This file was extended by PostgreSQL $as_me 9.5devel (Postgres-XL 9.5devel), which was |
| 16072 | +This file was extended by PostgreSQL $as_me 9.5alpha1 (Postgres-XL 9.5alpha1), which was |
16073 | 16073 | generated by GNU Autoconf 2.69. Invocation command line was
|
16074 | 16074 |
|
16075 | 16075 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16139,7 +16139,7 @@ _ACEOF
|
16139 | 16139 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16140 | 16140 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16141 | 16141 | ac_cs_version="\\
|
16142 |
| -PostgreSQL config.status 9.5devel (Postgres-XL 9.5devel) |
| 16142 | +PostgreSQL config.status 9.5alpha1 (Postgres-XL 9.5alpha1) |
16143 | 16143 | configured by $0, generated by GNU Autoconf 2.69,
|
16144 | 16144 | with options \\"\$ac_cs_config\\"
|
16145 | 16145 |
|
|
0 commit comments